I started setting up a new test server today (CF 4.01 Ent, NT 4 SP5), and
have gotten to the point of testing existing code.  I already have an Oracle
database set up for the purpose, so I created a datasource pointing to that
DB; that datasource verifies ok.  I then created the "Client Variable
Storage" entry using that database, setting it to not create the tables.  A
cfapplication tag that tries to use that store throws the following error:

Oracle Error Code = 1005

 ORA-01005: null password given; logon denied 

 The error occurred while processing an element with a general identifier of
(CFAPPLICATION), 

Interestingly enough, if I set this store as the default client storage, and
remove the CLIENTSTORAGE attributes from the CFAPPLICATION tag, I get no
error and everything seems hunky-dory.  Despite many checks I would suspect
a typo in the names, but if the name is totally wrong CF throws a different
error.  

Any ideas?



-------------------------------
Martin Herbener
[EMAIL PROTECTED]
Kentucky Department of Education


------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to