The Database parameter is required. Skip to content. Star New issue. Jump to bottom. Labels fix-version: 2. Copy link. The message received is A connection could not be made using the file data source parameters entered. Commented by: alexpotapchenko The Database parameter is required. Sign up for free to join this conversation on GitHub. Am I misunderstanding something? Frosty Yes, what you are misunderstanding is that you are connecting to a Firebird server, and the Firebird server then accesses a database local to that machine.
That works. However you are connecting to a Firebird server, then you want to connect to a database located on a networkshare, that is disallowed by the Firebird process by default to prevent potential corruption.
Frosty Or in other words: a Firebird database file should never be on a network share, the only way it should be "shared" is through a Firebird server process.
How then, can I connect to the Firebird server process? I have not seen any documentation for connecting to Firebird databases other than to connect directly to the FDB file Frosty By specifying the hostname, you are connecting to the Firebird process.
If d: is a local drive, that works, if d: is a network share, that fails. Show 4 more comments. Sign up or log in Sign up using Google. Sign up using Facebook. Sign up using Email and Password. Post as a guest Name. Email Required, but never shown. The Overflow Blog. Stack Gives Back Safety in numbers: crowdsourcing data on nefarious IP addresses.
Featured on Meta. New post summary designs on greatest hits now, everywhere else eventually. Posted 1-Feb pm nairnishitha. Add a Solution. Top Rated Most Recent. Accept Solution Reject Solution. Posted 2-Feb am Maciej Los. Had to prefix dbpath with 'localhost:' and password was in lower case. That helped me to connect. Net provider. Posted 8-Feb am nairnishitha. Add your solution here. OK Paste as. Treat my content as plain text, not as HTML. Existing Members Sign in to your account.
This email is in use. Do you need your password? Submit your solution! When answering a question please: Read the question carefully.
0コメント