I am trying to use MySQL on a new projest, but I have a number of Access
databases which seem to get confused with only runtime magic quotes on...
I've turned off GPC and sybase style magic quotes but have broken roughly
half of the Access db apps...

The more I look at it, the more it confuses me.

The two things I'm doing that are causing problems, 1) entering data into
them via ODBC from form entries, 2) retreiving that data and formating it
into web pages...

\'  \\\'  \"  \\\"

I've been trying the AccessAddSlashes workaround but I must be using it
incorrectly, because that doesn't seem to be helping either.

Anyone?

John

---------------------
John Asendorf - [EMAIL PROTECTED]
Web Applications Developer
http://www.lcounty.com - NEW FEATURES ADDED DAILY!
Licking County, Ohio, USA
740-349-3631
Nullum magnum ingenium sine mixtura dementiae fuit


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to