Tony Weeg wrote: > excellent jochem, now here is what I get.... > > > Connection verification failed for data source: Platypus > []java.sql.SQLException: SQLException occurred in JDBCPool while > attempting to connect: java.sql.SQLException: [MERANT][SequeLink JDBC > Driver][ODBC Socket][Microsoft][ODBC SQL Server Driver][SQL Server]Login > failed for user '\'.. > The root cause was that: java.sql.SQLException: SQLException occurred in > JDBCPool while attempting to connect: java.sql.SQLException: > [MERANT][SequeLink JDBC Driver][ODBC Socket][Microsoft][ODBC SQL Server > Driver][SQL Server]Login failed for user '\'..
Any particular reason why you are using the ODBC bridge instead of the MS Type 4 drivers? What happens if you just specify u/p with the cfquery tag? Are you sure the server is not set to named pipes only? Jochem ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

