Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
bobz_0585
Yak Posting Veteran
55 Posts |
Posted - 2009-02-26 : 01:41:54
|
| hey |
|
|
bobz_0585
Yak Posting Veteran
55 Posts |
Posted - 2009-02-26 : 01:44:41
|
| hey allsorry about the previous postbefore i ask my question i want to say that i'm a novice in sql server...i worked with sql server express for web development purposes only..i have a database placed on a database server for my company...the database contains tables and stored procedure....i want the resultant grid to be linked to a database found on my pc(which later i will upload to the same server) and add some columns which are updatable without affecting the original data....i though about copying it and creating a job that will constantly copy updates but i was advised to create a linked server to avoid data duplication...i created one after installing sql server 2005(full version)....and i just don't know if it is working and how can i utilize it if it is working(by utilize i mean execute the stored procedure that i need)...thanks in advance.... |
 |
|
|
|
|
|