Hi, 
 
I'm too new with MsSQL + Delphi application. And here's several problem i've 
encounter so far, hope someone can help to sort that out.
 
1) I can only login and connect to MsSQL using the Window Authentication, but 
not the Mixed Mode Authentication when provided with correct username and 
password.  
 
2) As far as i know, we can get the connection string, and the sample of the 
connection string is like the following:
Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Data 
Source=DataServer;Initial Catalog=DelphiWeb;uid=sa;pwd=adminpwd; 
Since i can get the connection string, so is that any possible for me to get 
the path of database that i currently connect to ? What i mean here is the path 
of the database that i connec to . For example : C:\Program 
Files\Database\MyDB.MDF
 
Thanks in advance.
 

 

                
---------------------------------
Yahoo! for Good
 Click here to donate to the Hurricane Katrina relief effort. 

[Non-text portions of this message have been removed]



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income households are not online. Help bridge the digital divide today!
http://us.click.yahoo.com/cd_AJB/QnQLAA/TtwFAA/i7folB/TM
--------------------------------------------------------------------~-> 

-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to