|
| |
|
|
destiple
Posts: 22 Joined: 8/18/2005 Status: offline
|
RE: Web Form Won't Update Access DB - 8/23/2005 16:42:37
ID - Auto Number Client - Text Task - Text Deadline - Date/Time Responsibility - Text Comments - Memo Completed - Yes/No
|
|
|
|
destiple
Posts: 22 Joined: 8/18/2005 Status: offline
|
RE: Web Form Won't Update Access DB - 8/23/2005 16:45:14
quote:
What happens when you run this code instead? Nothing
|
|
|
|
BeTheBall
Posts: 6381 Joined: 6/21/2002 From: West Point Utah USA Status: offline
|
RE: Web Form Won't Update Access DB - 8/23/2005 16:51:32
Problem could be here: Completed - Yes/No Find this on your form: <input type="checkbox" name="Completed" value="On/Off"></font></p> and try changing the value to -1, i.e., <input type="checkbox" name="Completed" value=-1></font></p>
_____________________________
Duane Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.
|
|
|
|
destiple
Posts: 22 Joined: 8/18/2005 Status: offline
|
RE: Web Form Won't Update Access DB - 8/23/2005 16:56:26
Nope.
|
|
|
|
BeTheBall
Posts: 6381 Joined: 6/21/2002 From: West Point Utah USA Status: offline
|
RE: Web Form Won't Update Access DB - 8/23/2005 17:00:33
Try this: In the same web and live on the server, create a one text box form. Then, right click the form and choose form properties and choose the send to database option. Then let FP create the db for you. Then save the form and test it to see if anything gets added to the new database. If not, the permissions on the fpdb folder are still not set correctly.
_____________________________
Duane Some people are like Slinkies . . . Not really good for anything . . . . . But they still bring a smile to your face when you push them down a flight of stairs.
|
|
|
|
destiple
Posts: 22 Joined: 8/18/2005 Status: offline
|
RE: Web Form Won't Update Access DB - 8/23/2005 17:07:14
quote:
ORIGINAL: BeTheBall Try this: In the same web and live on the server, create a one text box form. Then, right click the form and choose form properties and choose the send to database option. Then let FP create the db for you. Then save the form and test it to see if anything gets added to the new database. If not, the permissions on the fpdb folder are still not set correctly. quote:
In the same web and live on the server, create a one text box form. Then, right click the form and choose form properties and choose the send to database option. Then let FP create the db for you. Then save the form and test it to see if anything gets added to the new database. If not, the permissions on the fpdb folder are still not set correctly. It must be the permissions then. That didn't update the FP created db. Uggggh.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|