 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Guest
|
Posted: Fri Jan 13, 2006 8:58 am Post subject: A problem concerning database connection,Thank you!! |
|
|
Dear Sir/Miss:
I want to write a program that can automatically connect to a
database given the UserName and PassWord which is stored in a txt
file,(i.e. avoid prompting "login dialog" and letting users input
username and password manually. )
I look up in the help document and find a function called
connect. but I don't know how to use it. The example just said as
follows:
pConnect->connect"ServerName","UserName","PassWord");
but what is pConnect, which class does connect belong?
Or is there any other method just like the above ?
Thanks a billion!! |
|
| Back to top |
|
 |
Powered by phpBB © 2001, 2006 phpBB Group .
|