Thanks Dave. Looks like I better pay attention to my "B"s and "D"s. jdbc not 
jbdc. :-) Right syntax, wrong spelling! DOPH!
 
Mike

________________________________

From: Dave Epler [mailto:[EMAIL PROTECTED]
Sent: Sat 12/4/2004 6:57 PM
To: CF-Talk
Subject: Re: OT: Eclipse Quantum DB Plug-in



Mike,

I have the Quantum DB plugin working with the MS-SQL JDBC driver. When you 
create the bookmark you need to have the driver added with all three of the 
.jar files (msbase, mssqlserver, msutil). Driver class name to use is 
com.microsoft.jdbc.sqlserver.SQLServerDriver.

And finally the connection URL is in this form:
jdbc:microsoft:sqlserver://servername:port;databaseName=db_name

Replace servername, port, and db_name with approriate information.




~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Special thanks to the CF Community Suite Silver Sponsor - CFDynamics
http://www.cfdynamics.com

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:186239
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to