| View previous topic :: View next topic |
| Author |
Message |
Bill Todd Guest
|
Posted: Mon Nov 29, 2004 11:03 pm Post subject: Re: IB - .gdb & SQL META |
|
|
What do you mean by "sql script - meta"? If you have the metadata
extracted from an InterBase database all you have to do is add the
CREATE DATABASE command and run it through isql. The alternative is to
create the database in IBConsole then run the script in the IBConsole
SQL editor.
--
Bill (TeamB)
TeamB cannot answer questions received via email
Kiran wrote:
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Fri Dec 03, 2004 6:10 pm Post subject: Re: IB - .gdb & SQL META |
|
|
First, how, exactly, did you create the metadata file that you are
trying to run? Did you use IBConsole or isql?
What version of IB was the database you are extracting from created
with?
What version of IB are you using to create the new database?
Have you modified the extracted metadata in any way?
If all you want to do is create an identical empty database why not do
a metadata only backup and restore?
How many lines long is the extracted metadata?
--
Bill (TeamB)
TeamB cannot answer questions received via email
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Mon Dec 20, 2004 9:58 pm Post subject: Re: IB - .gdb & SQL META |
|
|
Yes, the metadata is there. What is not there is the answers to any of
my questions.
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Tue Dec 21, 2004 5:46 pm Post subject: Re: IB - .gdb & SQL META |
|
|
Using IB 7.5 I opened IBConsole, created a database using the Database
| Quote: | Create Database menu, opened the SQL editor, loaded your script using
the Query | Load SQL Script menu choice and ran the script. I did not |
receive any errors.
I assume you are using the current version of InterBase, which is 7.5.
What errors do you get when you follow the steps I used.
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Tue Dec 21, 2004 8:56 pm Post subject: Re: IB - .gdb & SQL META |
|
|
If you are not using the current version of a product be sure to say so
when you ask your question otherwise everyone will assume you are using
the current version and you may get an incorrect answer.
There is no reason to send the file since you will not be able to open
it without IB 7.5.
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
Kiran wrote:
| Quote: | I not using that version!!! Thats why!
|
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Tue Dec 21, 2004 11:19 pm Post subject: Re: IB - .gdb & SQL META |
|
|
Kiran wrote:
| Quote: | I don't want to open the database... just want to use it through an
application which has been sold.
|
I deleted the file as soon as I created it. There was no reason to save
it once I saw that the script worked.
You cannot access an InterBase database created with InterBase 7.5 in
any way with any piece of software not matter what it is unless you
have the InterBase 7.5 server installed.
| Quote: |
Any way.. downloaded v7.5 but no luck in how to work the version...
|
What did you download? Did you download the trial version?
| Quote: |
How do i start the server what information do i need to put in where
it says register and connect or do i not need to do that?
|
The server installs as a Windows service on Windows NT/2000/XP/2003 and
should start automatically. Use the Services applet in Control Panel to
see if the server is running.
| Quote: |
Then how do i create the database through Isql
|
Do you have the manuals for any version of InterBase?
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Wed Dec 22, 2004 12:42 pm Post subject: Re: IB - .gdb & SQL META |
|
|
Did you register the trial version?
Is the InterBase server service running?
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
|
|
| Back to top |
|
 |
|