RE: Setting Up Training Domain



The connection string that you have posted is not a valid JDBC connection
string. This newsgroup is concerned with issues surrounding the JDBC
driver for SQL Server.

Regardless, it looks like there are some typos in your connection string,
which I assume are due to editing the string for posting. Additionally,
you are specifying both Windows integrated authentication as well as SQL
standard authentication.

If you are not using the JDBC driver to connect to SQL Server then you may
get a better answer by posting to microsoft.public.sqlserver.connect.

Best regards,
Matt
--
Matt Weber [MSFT]
Microsoft Developer Support - SQL Developer

This posting is provided "AS IS", with no warranties, and confers no rights.

Please do not send email directly to this alias. This alias is for
newsgroup purposes only.

.



Relevant Pages

  • Re: Is PERL --> MS SQL really that difficult?
    ... You haven't got the money for a commercial solution but if you had tried OOB or our sql server driver they would have checked your Perl was OK, checked DBI and DBD::ODBC was installed, created a unixODBC/OOB data source which connected to your actual SQL Server, demonstrated data coming back through isql and through Perl and shown you the DBI connection string to use. ...
    (perl.dbi.users)
  • Re: JDBC for SQL 2000 Service Pack 4?
    ... The Microsof SQL Server 2000 Driver for JDBC does not support SSL ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: Is PERL --> MS SQL really that difficult?
    ... information from an MS SQL server insanely difficult? ... You haven't got the money for a commercial solution but if you had tried OOB or our sql server driver they would have checked your Perl was OK, checked DBI and DBD::ODBC was installed, created a unixODBC/OOB data source which connected to your actual SQL Server, demonstrated data coming back through isql and through Perl and shown you the DBI connection string to use. ...
    (perl.dbi.users)
  • JDBC SP3 and SSL
    ... If I enable SSL on my SQL Server (using the Force Protocol Encryption in ... If the current version of Microsoft's JDBC ... connect to SQL Server and it has to use Microsoft's JDBC Driver in order to ...
    (microsoft.public.sqlserver.jdbcdriver)
  • Re: Could not convert variant of type (Null) into type (String)
    ... Driver should be "SQL Server", not "SQLOLEDB" as you wrote - at least I can ... This connection string works. ... ODBC and ODBC driver for MS SQL Server. ...
    (borland.public.delphi.database.ado)