Can't say I'm a DB admin by any stretch, but I believe it is the default instance given the default SQLEXPRESS instance name. I haven't installed any other instances on the computer. I checked the Configuration Manager to make sure, and 1433 is the TCP Port under IPAll.
I'm currently using the MS driver. Just tried setting up the jTDS driver on 1.3, and it gave me the following error: "Could not verify datasource: Unknown server host name". I've never used the jTDS driver before, so I don't know if it requires different settings. But I just copied the settings from the MS driver. On Jul 6, 11:35 am, Matthew Woodward <[email protected]> wrote: > On Wed, Jul 6, 2011 at 10:26 AM, Rich <[email protected]> wrote: > > Here is the error with 1.5: > > > detail: When connecting to the Database this error was reported: > > failed to verify remote server/socket @ WIN-3QK2B4MSNH5\SQLEXPRESS: > > 1433 > > > > Are you using a named instance? If so, those don't run on the default port > of 1433. > > Odd it would work with earlier versions of OpenBD, however, and this is > probably clear but this is likely entirely a driver-related issue and > nothing to do with OpenBD itself I'd guess, since if you're swapping out the > entire lib folder you'd be getting different versions of the drivers. > > Are you using the MS driver or the jTDS driver? > -- > Matthew Woodward > [email protected]http://blog.mattwoodward.com > identi.ca / Twitter: @mpwoodward > > Please do not send me proprietary file formats such as Word, PowerPoint, > etc. as attachments.http://www.gnu.org/philosophy/no-word-attachments.html -- official tag/function reference: http://openbd.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
