[RESOLVED]: Export data from Access table to SQL SERVER table programatically
Dear All,
I have a table in Access. I want to export the data from that table's fields into one field of SQL SERVER database table. for eaxmple.
Let I have a table named A in access. Table A has 5 fields. Also i have a table in SQL SQRVER.Let that table name is B. I want to export data from Access table A fileds into one field of SqlServer table B.
Can you help me plz.
Re: Export data from Access table to SQL SERVER table programatically