MSSQL Server 2000 Connection????
Oxygen general issues.
-
- Posts: 1
- Joined: Sun Jan 07, 2007 1:03 am
MSSQL Server 2000 Connection????
Cannot Connect to the MSSQL Server 2000 Instance using the Microsoft JDBC Driver.
Error: java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]The requested instance is either invalid or not running.
Location: MySQL2000
The instance is running, but it appears Oxygen can't see it.
Please help me make a connection. thankyou.
john welte
Error: java.sql.SQLException: [Microsoft][SQLServer 2000 Driver for JDBC]The requested instance is either invalid or not running.
Location: MySQL2000
The instance is running, but it appears Oxygen can't see it.
Please help me make a connection. thankyou.
john welte
-
- Posts: 4141
- Joined: Fri Mar 28, 2003 2:12 pm
Post by sorin_ristache »
Hello,
If you try to access a MS SQL Server 2000 database you have to:
1) Go to Preferences -> Data Sources. In the Data Sources panel click the New button.
2) Enter a unique name for this data source and select Generic JDBC from the driver type combo box.
3) Add the following MSSQL2000 specific files:mssqlserver.jar, msbase.jar and msutil.jar downloaded from the Microsoft website.
4)Select the "com.microsoft.jdbc.sqlserver.SQLServerDriver" Driver class.
Click OK to finish the data source configuration.
To create the connection:
1) Go to Preferences -> Data Sources. In the Connections panel click the New button.
2)Enter a unique name for this connection and select one of the previously configured Generic JDBC data sources from the Data Source combo box.
3)Fill-in the Connection Details using the following URL format:
jdbc:microsoft:sqlserver://<host>:<port1433>;DatabaseName=<database>
Make sure you specify the correct instance name.
Click OK.
Regards,
Sorin
If you try to access a MS SQL Server 2000 database you have to:
1) Go to Preferences -> Data Sources. In the Data Sources panel click the New button.
2) Enter a unique name for this data source and select Generic JDBC from the driver type combo box.
3) Add the following MSSQL2000 specific files:mssqlserver.jar, msbase.jar and msutil.jar downloaded from the Microsoft website.
4)Select the "com.microsoft.jdbc.sqlserver.SQLServerDriver" Driver class.
Click OK to finish the data source configuration.
To create the connection:
1) Go to Preferences -> Data Sources. In the Connections panel click the New button.
2)Enter a unique name for this connection and select one of the previously configured Generic JDBC data sources from the Data Source combo box.
3)Fill-in the Connection Details using the following URL format:
jdbc:microsoft:sqlserver://<host>:<port1433>;DatabaseName=<database>
Make sure you specify the correct instance name.
Click OK.
Regards,
Sorin
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service