R
Ravi Poddar
Guest
Hi,
I create a dll that are used for 32 bit and 64 bit application in same machine .In this dll we need to create OleDbConnection and ODBC Connection for read SQL, Excel and Text file data into a Dataset. So can we create oledbconnection or get the data for both 32 bit and 64 bit application in same machine? How we can achieve the resultant data by using OleDbConnection for 32 bit and 64 bit application in same machine and same time.
Continue reading...
I create a dll that are used for 32 bit and 64 bit application in same machine .In this dll we need to create OleDbConnection and ODBC Connection for read SQL, Excel and Text file data into a Dataset. So can we create oledbconnection or get the data for both 32 bit and 64 bit application in same machine? How we can achieve the resultant data by using OleDbConnection for 32 bit and 64 bit application in same machine and same time.
Continue reading...