Hi, I am writing a Web app that inserts Referring and Requesting addresses into a MySQL database. On some of these URL strings the INSERT statement will insert all the other fields but not the URL. There are no errors and 95% of the time the entire record inserts perfectly. What the? Anyone have any ideas as to why it randomly decides not to insert these URLs? It is not a string length issue or 'grabbing the right string' issue. Thanks for any ideas!

Robb



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to