From: Michael M. <m.m...@mb...> - 2010-12-08 22:43:06
|
Which setting do you use for the VM network? NAT or Bridged? If I remember it right, NAT will not Work, because VM and Host will have the same ip. Michael -----Original Message----- From: Woody [mailto:woo...@gt...] Sent: Wednesday, December 08, 2010 6:18 PM To: fir...@li... Subject: Re: [Firebird-odbc-devel] ODBC Connection From: "Woody" <woo...@gt...> > > I know it can't work without a server. What I said was that connecting to > the local server works fine, without specifying the client library. Trying > to connect to a remote server doesn't work, with or without the client > specified. > OK, after further searching and testing, apparently you still need to direct the ODBC connection to the firebird client, which means it needs to be installed along with the ODBC driver, something I didn't know. What was throwing me off when testing, if you put the client location in and test the connection, it works. However, taking out the client location by deleting the entry, the connection still works so MS must be storing the location somewhere even though I removed it from the form. The only way to clear it is to totally exit the ODBC settings dialogs without saving anything. The next time you go to create a connection, you have to put the location in again the first time for even a local connection to work. Now, on to my problem of connecting to a remote server (my main computer) from a client (in my VM). I seem to have lost my link totally now since even IBOConsole won't work. Undoubtedly, my problem isn't related to the ODBC setup but rather has to do with my own internal issue. Thanks all for listening and helping. Having never tried to use ODBC with Firebird, this was very enlightening for me. (I will post further if resolving my internal issue doesn't fix the problem.) Woody (TMW) ---------------------------------------------------------------------------- -- This SF Dev2Dev email is sponsored by: WikiLeaks The End of the Free Internet http://p.sf.net/sfu/therealnews-com _______________________________________________ Firebird-odbc-devel mailing list Fir...@li... https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel |