Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

database questions ...

Status
Not open for further replies.

HadiRezaee

Technical User
Mar 9, 2001
165
IR
<<< In the name of GOD >>>
Hi all,
First, i must say i didn't work with WinNT ...
I wanna know what is different between below ways to connecting to the database in server:

1- Using of file path:
\\\\Servername\\directory\\file.mdb
2- Using of connection string:
DBQ = ... SERVER = ... and ...

Is any different ?

My second question is about DSN ...
I know data source in server can be DSN file or MDB file ... So why i must use DSN ?

My Third question is about CDaoWorkspace ...
Please explain to me what is that ...
Is that for multiple access to database in server ?

In last please explain about WinNT operation system ...
Please explain about all of i need for learning database programming in connection between user and server(client and server) ...

Thanks aloooooooot ...

 
on connecting to an MDB you will not use the server name, just the path to database. John Fill
1c.bmp


ivfmd@mail.md
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top