PDA

View Full Version : database access



kurtwm
04-13-2008, 09:55 AM
I amin the process of creating a shopping cart db. I setup he DB as follows:

DB name=bclshopping
user=xxxxxx
passwd=xxxxx

once setup the inormation I entered showed up as:

DB name=baycoun1_bclshopping
user=baycoun1_xxxxxxx
passwd=xxxxx

So when I subsequently setup my application to access the db I receive an error saying that access is denied. Can't really tell why. I tried entering both calues, the ones I entered and the ones preceeded by baycoun1.

Any help to get me going would be greately appreciated. Thanks

charlesp
04-13-2008, 02:17 PM
Can you post some code?