Hi Toms,
When Insert data into table I get error: Student is not a valid table name for a Subform
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Invalid Table name error
-
- Posts: 10
- Joined: Tue Sep 04, 2018 8:59 am
Invalid Table name error
You do not have the required permissions to view the files attached to this post.
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Invalid Table name error
Sam,
Please show me your form properties. (In, the Options Menu (top right)
Please show me your form properties. (In, the Options Menu (top right)
You do not have the required permissions to view the files attached to this post.
-
- Posts: 10
- Joined: Tue Sep 04, 2018 8:59 am
Re: Invalid Table name error
Herewith is the photo
You do not have the required permissions to view the files attached to this post.
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Invalid Table name error
Hmmm, there's no way to know what's wrong from this picture. Is there any object of type 'subform' on that form?
If you dump your db (to an sql file) and upload it here (or e.g. TinyUpload.com) , I'll tell you what's going wrong.
(Remove/replace any confidential data, if there are any)
If you dump your db (to an sql file) and upload it here (or e.g. TinyUpload.com) , I'll tell you what's going wrong.
(Remove/replace any confidential data, if there are any)
-
- Posts: 10
- Joined: Tue Sep 04, 2018 8:59 am
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Invalid Table name error
Thanks but I'd need an sql dump (.sql file) of your database
Export instructions:
https://www.inmotionhosting.com/support ... phpmyadmin
Export instructions:
https://www.inmotionhosting.com/support ... phpmyadmin
You do not have the required permissions to view the files attached to this post.
-
- Posts: 10
- Joined: Tue Sep 04, 2018 8:59 am
-
- Posts: 785
- Joined: Sun Oct 14, 2018 11:25 am
Re: Invalid Table name error
Ok - I found the mistake. Table names (and also field names) are case sensitive.
Type the Table Name in lower case:
Type the Table Name in lower case:
You do not have the required permissions to view the files attached to this post.
-
- Posts: 10
- Joined: Tue Sep 04, 2018 8:59 am