|
-
Jun 10th, 2001, 09:45 AM
#3
New Member
Sound so general your problem. Firts be sure your table exist with a simple sql like SELECT * from (your table) after that try to find if your insert value has the same data type like the field you want to insert value and of course you have to know if exist colums in your table that dont accept null values so in this case you have to provide a valid value for all that columns.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|