If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Other > Connecting to Firebird dabase

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-25-07, 01:53
Bknight Bknight is offline
Registered User
 
Join Date: Feb 2004
Posts: 23
Connecting to Firebird dabase

I am trying to connect to a Firebird database to extract data when i connect, i get the following error

SQL>CONNECT 'E:\server\backup\Conacts.gdb';
Statement Failed, SQLCODE = -904

unavailable database

Last edited by Bknight; 05-25-07 at 02:12.
Reply With Quote
  #2 (permalink)  
Old 03-22-09, 16:47
VLDG VLDG is offline
Registered User
 
Join Date: Mar 2009
Posts: 24
"SQL>CONNECT 'E:\server\backup\Conacts.gdb';"

it can be just this

SQL>CONNECT 'E:\server\backup\Contacts.gdb

or database shutdown

or else...
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On