Matthew Comb wrote:
> 
> Hi people,
> 
> What can I do to stop User name and password undefined error message in my
> app. (has access via odbc backend).

Are you using a TDatabase to access the ODBC data source?  They give you
more control over ODBC parameters, including the username and password. 
Just remember to change the database that your tables/queries are connecting
to so that they go through the connection created by the TDatabase.

-- 
Corey Murtagh
The Electric Monk
"Quidquid latine dictum sit, altum viditur!"
---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to