Hi Folks,
I'm having problems in exporting an SQL server table into MS Access 2000 database....
Actually i want to do it in my vb.net codes...
It's a great help if someone could send a code on how to this.
Your help is very much appreciated...
God bless!
Reivax2377
Loading
Jan MontanoPosted Jul 5, 2007, 11:16 PM
Reivax SevyPosted Jul 5, 2007, 8:10 PM
I really hope someone out there could help me on this. Here's the scenario, example i have a sql statement like this: "select customerid, customername, telephon from tblCustomers" then i want to export the result of this into a Microsoft Access DB. what would be the best code for this?
Thanks a lot guys.
Reivax