copy SQL table from one database to another programmatically
Hi guys,
I am newbie in .net and SQL. I need to copy some of tables from central database to user machine database programmatically depending on the user logged in. I am using vs .net 2003 , C#, MS SQL server 2000, ADO.NET
Could you please tell me best way to copy those tables to user machine database.
Thanks,
mohan