MS SQL 05 Express + CF8 + Vista I've already enabled TCP/IP, and open for 127.0.0.1 (localhost). I can connect that account through tcp/ip no problem using management studio express, but CF8 (with built-in Microsoft SQL Server JDBC driver) just gives me this error message:
Connection verification failed for data source: XXXX java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Unexpected LCID: 3076 The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Unexpected LCID: 3076 I purposely try a wrong password just to see what happen: Connection verification failed for data source: XXXX java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'cf'. The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'cf'. So this means the connection works, but what the hell is LCID 3076? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;192386516;25150098;k Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:302346 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

