I'm trying to use the new JDBC Type 4 driver for MS SQL Server 7 in UD4. When I 
attempt to define the connection I get an alert box stating "Need an Advanced or 
Enterprise license to use JRun's Drivers." I have JRun 3.0 Enterprise Edition SP 2a. 
Any ideas?

Here's what I done so far:

1) Created and successfully tested a JDBC data source in the JMC using the new wizard;
2) Copied my jrun_drivers.jar file to the UD 4\configuration\JDBC Drivers folder;
3) Added the following line to the connections.xml file:

<driverinfo name="allaire.jrun.jdbc.JRunDriver" 
urltemplate="jdbc:jrun:sqlserver://[hostname]:[server port];databaseName=[database 
name]" />

My config: JRun 3.0 SP2a Enterprise Edition, MS SQL Server 7, Windows 2000 
Professional.

Thanks for any assistance.

Regards,

Marc Garrett


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to