Click here to Skip to main content
16,006,475 members
Home / Discussions / Database
   

Database

 
GeneralRe: Whats wrong with this code? Pin
Mazdak16-Mar-02 23:07
Mazdak16-Mar-02 23:07 
GeneralRe: Whats wrong with this code? Pin
James T. Johnson17-Mar-02 14:50
James T. Johnson17-Mar-02 14:50 
GeneralRe: Whats wrong with this code? Pin
Mazdak17-Mar-02 20:50
Mazdak17-Mar-02 20:50 
GeneralRe: Whats wrong with this code? Pin
James T. Johnson17-Mar-02 21:56
James T. Johnson17-Mar-02 21:56 
GeneralRe: Whats wrong with this code? Pin
Mazdak17-Mar-02 22:21
Mazdak17-Mar-02 22:21 
GeneralRe: Whats wrong with this code? Pin
James T. Johnson17-Mar-02 22:28
James T. Johnson17-Mar-02 22:28 
GeneralRe: Whats wrong with this code? Pin
Mazdak17-Mar-02 22:41
Mazdak17-Mar-02 22:41 
QuestionHow to connect to MicroSoft Access without creating a DSN in Control Panel? Pin
14-Mar-02 22:48
suss14-Mar-02 22:48 
(In VC6.0,using MFC & ADO)
I wrote a application based on MicroSoft Access.To let users use my application more easily,i want to save them from setting a DSN in Control Panel ODBC Administrator by themselves.Now suppose i have a Access file called List.mdb located in C:\,it contains just one table called Toys,and i created a ADO smart pointer in my code:

_ConnectionPtr m_pConnection;

Then,what the ConnectionString of m_pConnection shall look like? Or there's some other good method?

Thanks Much

God blessing me...
AnswerRe: How to connect to MicroSoft Access without creating a DSN in Control Panel? Pin
Mazdak15-Mar-02 0:16
Mazdak15-Mar-02 0:16 
GeneralRe: How to connect to MicroSoft Access without creating a DSN in Control Panel? Pin
15-Mar-02 4:04
suss15-Mar-02 4:04 
GeneralADO.NET Pin
Mazdak14-Mar-02 4:31
Mazdak14-Mar-02 4:31 
GeneralRe: ADO.NET Pin
Andres Manggini16-Mar-02 16:39
Andres Manggini16-Mar-02 16:39 
GeneralRe: ADO.NET Pin
Mazdak16-Mar-02 19:59
Mazdak16-Mar-02 19:59 
GeneralRe: ADO.NET Pin
Mazdak16-Mar-02 20:40
Mazdak16-Mar-02 20:40 
GeneralRe: ADO.NET Pin
James T. Johnson16-Mar-02 21:20
James T. Johnson16-Mar-02 21:20 
GeneralRe: ADO.NET Pin
Mazdak16-Mar-02 21:30
Mazdak16-Mar-02 21:30 
GeneralRe: ADO.NET Pin
James T. Johnson16-Mar-02 21:44
James T. Johnson16-Mar-02 21:44 
GeneralRe: ADO.NET Pin
Andres Manggini17-Mar-02 3:18
Andres Manggini17-Mar-02 3:18 
GeneralI need a SQL statement.... Pin
Mazdak14-Mar-02 3:16
Mazdak14-Mar-02 3:16 
GeneralRe: I need a SQL statement.... Pin
Omer S.14-Mar-02 3:20
Omer S.14-Mar-02 3:20 
GeneralRe: I need a SQL statement.... Pin
Mazdak14-Mar-02 3:59
Mazdak14-Mar-02 3:59 
GeneralRe: I need a SQL statement.... Pin
sreejith14-Mar-02 3:26
sreejith14-Mar-02 3:26 
GeneralRe: I need a SQL statement.... Pin
Mazdak14-Mar-02 4:00
Mazdak14-Mar-02 4:00 
GeneralPaging Recordset problem Pin
Philip Patrick13-Mar-02 22:37
professionalPhilip Patrick13-Mar-02 22:37 
GeneralProblem to install DAO Components Pin
Cheickna13-Mar-02 22:23
Cheickna13-Mar-02 22:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.