Hi EveryBody;
I am new to this forum , I find it amazing.
I work in Windows form application project using vb.net and sql server 2005, but I want to read some data from another application which was developed by Ms Access 2 DB, So I am trying to read data from Access tables and process this data in my sql db then insert the processed data is my sql db.
Could this be performed using sql server 2005 stored procedure, could sp read data from another db, or another server.
Any help would be greatly appreciated.