> I just started a $90 a month ISP account with ColdFusion and a > database. Help confirmed that I actually got my tables over, and > that the error is on my side. > > This is the error I get and beneath it is the code: (Don't laugh -- > I have done ColdFusion at UPS for two years...) > > Error Occurred While Processing Request > Error Diagnostic Information > ODBC Error Code = 28000 (Invalid authorization specification) > > > [Microsoft][ODBC SQL Server Driver][SQL Server]Login failed for > user 'jgrn123'. > > ... > > This is my coldfusion code: > > <CFQUERY NAME="gilwaya" DATASOURCE="jgrn123" USERNAME="jgrn123">
Don't you need to specify a PASSWORD attribute too? Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 ______________________________________________________________________ Get Your Own Dedicated Windows 2000 Server PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER Instant Activation � $99/Month � Free Setup http://www.pennyhost.com/redirect.cfm?adcode=coldfusionb FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

