2
Answers

selected record in gridview move to another table?

shiva kumar

shiva kumar

13y
3.7k
1
Hi exterts,

   my req is in my gridview i have some records and each record having checkbox. if i want to select 1 checkbox and click on button that record move into another table.......

give me reply..

bye

Answers (2)
0
Manas Mohapatra

Manas Mohapatra

NA 29.3k 3.3m 8y
Yes, as per Nitin, you can use SSIS which load the MS Access data to SqlServer.
 
If you are not comfortable with SSIS then create windows service which will run daily basis and do the job. Means everyday it will create an .sql file and then execute the sql file in server.
0
Nitin Sontakke

Nitin Sontakke

NA 11.7k 2.2k 8y
May be you should look into SQL Server Integration Services (SSIS).
0
Midhun T P

Midhun T P

NA 19.7k 281.2k 8y
Hi,<br><br> Please go through below thread-<br> http://stackoverflow.com/questions/10577237/ms-access-to-sql-sever-in-c-net