Database connectionobject accessibility...

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rlogin
Forum Newbie
Posts: 19
Joined: Fri Oct 18, 2002 2:39 am

Database connectionobject accessibility...

Post by rlogin »

I have a peculiar problem. Iam not able to access a database connection object inside a switch case statement.
Any idea why?
Iam using ADODB abstraction layer.
Rgds,
User avatar
BDKR
DevNet Resident
Posts: 1207
Joined: Sat Jun 08, 2002 1:24 pm
Location: Florida
Contact:

Hhhhmmmmmnnnnn?????

Post by BDKR »

That's strange. It should work. Let's see some of the code.

Cheers,
BDKR
Post Reply