5 pts.
 How a S/W in c# working in N/W accesses access database from other computer not having access
hi, my project code works in network when i place my database of access in the computer which has ms-access, but wht to do when the other comp, with which i want to connect doesn't have ms-access, then how will i connect to it and run my project?

Software/Hardware used:
ASKED: May 18, 2009  12:54 PM
UPDATED: May 19, 2009  6:44 AM

Answer Wiki:
The application should still work. You may need to configure the ODBC driver and/or functions, but your application will not use Microsoft Access to read the file, it will use the ODBC connection functions that you use in your program.
Last Wiki Answer Submitted:  May 19, 2009  6:44 am  by  mshen   27,310 pts.
All Answer Wiki Contributors:  mshen   27,310 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _