Yup.. that's already configured.. I checked all that. Like I said, I can telnet from the www server to the SQL 2008 server
telnet 192.168.111.242 1433 What are the two drivers? JDBC and ODBC? >From what I understand JDBC is the way to go. -Jason On Thu, Jul 1, 2010 at 12:30 PM, Matthew Woodward <[email protected]> wrote: > > On Thu, Jul 1, 2010 at 10:26 AM, Jason King <[email protected]> wrote: >> >> I'm using w/e driver is included with OpenBD 1.3 > > But there are two SQL Server drivers included. > > The other thing to make sure is that SQL Server is set up to accept TCP > connections; that's disabled by default (or at least was in SQL 2005). > > -- > 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 > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > online manual: http://www.openbluedragon.org/manual/ > > mailing list - http://groups.google.com/group/openbd?hl=en > -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon online manual: http://www.openbluedragon.org/manual/ mailing list - http://groups.google.com/group/openbd?hl=en
