Hi everyone,
For last several years I am using VB6 and I am very much familiar with recordsets, now when i am working on vb.net i am using oledb but on some places i am using adodb for creating recordsets by creating connection with File DSN. what i want to ask you that this is right to use both oledb and adodb? or this will create problems when i deploy my application on network. currently my small application is working perfectly on with both oledb and recordset on single computer.
Thanks
Shahbaz Ladak
For last several years I am using VB6 and I am very much familiar with recordsets, now when i am working on vb.net i am using oledb but on some places i am using adodb for creating recordsets by creating connection with File DSN. what i want to ask you that this is right to use both oledb and adodb? or this will create problems when i deploy my application on network. currently my small application is working perfectly on with both oledb and recordset on single computer.
Thanks
Shahbaz Ladak