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 Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

raised exception Class EdbEngineError

Status
Not open for further replies.

Rjgandrade

Programmer
May 23, 2003
1
PT
Hi when i compile my program in delphi 5 i have the error when trying to connect to the database
Project economato2001.exe raised exception Class EdbEngineError with message 'Unknow database Alias:Economato2001'. Process Stopped. Use Step ou run to continue.
Please Help me ;)
 
Did you set up the alias Economato2001? Is it a BDE alias or a DatabaseName ?

Drop a TDatabase component and double-click. Can you connect there?

Cheers
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top