Adding an exixting database
- From: "JIOY" <jioy@xxxxxxx>
- Date: Sat, 25 Nov 2006 00:45:51 GMT
Hi !
I made simple database application at my work and it runs fine.
Now I want the application to run in another computer.
When I start it, I get:
Unknown database.
Alias: HIERO
My database is in a directory and there is 4 files:
Hiero.db
Hiero.FAM
Hiero.MB
Hiero.TV
How to I tell Delphi where to find alias HIERO
do I use Database Desktop or Database Explorer and how ?
TIA !,
JPI
.
Relevant Pages
- Re: Fill related tables in dataset with one query?
... > Use a DataReader and fill the dataset manually? ... TIA. ... What database are you using? ... > which means only relevant data is returned. ... (microsoft.public.dotnet.framework.adonet) - Re: 10 most popular
... What I have is a table with invoice lines where I have items and quantity. ... If TOP doesnt work for your database then ... > database is it and I can provide other methods.. ... >> TIA ... (microsoft.public.vb.database.ado) - Re: Link Table Manager
... Check the linked table manager in other MDBs ... I link all the tables in the database ... >> MS Access MVP ... >>> TIA ... (microsoft.public.access.tablesdbdesign) - Re: BCP command where the arguments have a special char
... Another kluge is to create a view in a properly named database that you can ... use for BCP in or out. ... >> Dan Guzman ... >>> TIA ... (microsoft.public.sqlserver.programming) - Re: BCP command where the arguments have a special char
... Copying from the database table to a file worked,but I face a similar ... problem while doing a reverse ie from the file to the table, ... "Dan Guzman" wrote: ... >> TIA ... (microsoft.public.sqlserver.programming) |
|