What is servername,database,loginId and password

B

Brenny

Hi,

I'm using access database with password. this password is database
password. While I'm running crystal report form, another form is opened.
This form is about database Login. It takes some parameter as Table
Name,Server Name,Database,Login ID,Password.

I don't know these parameter's value. My mdb file is in C:\myDatabase\DB.mdb
and database password is '123456' and I'm using oleDb connection not ODBC.

How can I pass this form?
I must do it urgently.
Thanks for your helps
 
T

TC

How can anyone here, possibly know what login ID and password you
should enter?

Do you have the sourcecode of the database? If so, look at the code for
that form, to see what it does with those values. Maybe that will help.

HTH,
TC
 
Top