[PHP-WIN] Re: php and MS access memo fields

2006-03-27 Thread christian tischler
found the problem: In case someone wants to know. I used Text as the column header - not a good idea. Changed it to Text1 and everything works fine now. Christian -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: php and MS access memo fields

2005-09-05 Thread Manuel Lemos
Hello, on 09/05/2005 04:47 AM christian tischler said the following: I have a very strange problem - please has someone seen this before? I use php to connect to an access database and everything works fine. I have one field in my database were the type is memo. I can use insert to add to the d