Hi Santosh,
of course you can export from Access to SQL Server using blueshell Data Guy. The steps are almost the same: Open your Access DB, open your table, open your SQL Server connection, choose Export.
This is done in Data Guy and has nothing to do with VB (despite the fact that bDg is written in VB). You may do the whole job in a VB program using ADO.
- Harry