1. What type of error is being returned by the database when your INSERT
fails?
2. Does the INSERT work from the command line interface for your database?
3. What does the table structure look like (DESCRIBE tablename)?

> -----Original Message-----
> From: Piet from South Africa [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 01, 2004 11:29 AM
> To: [EMAIL PROTECTED]
> Subject: [PHP-DB] Is there a limit to columns in a mysql table
> 
> 
> Hi
> 
> I want to know if there is a limit to the amount of columns 
> that can be
> created in a table, i have 30 columns, and i cannot insert 
> data, i have
> checked everything over and over again, even written a shorter insert
> function that worked on the database.
> 
> Can anyone help me here!!!!!
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to