Re: Form not saving to table
- From: "Francis via AccessMonster.com" <u21549@uwe>
- Date: Thu, 18 May 2006 11:36:22 GMT
After upsizing your database, please make sure that your valdiation rules are
working properly and that autonumber fields are working as expected otherwise
nothing gets saved.
Please also note that if you do not provide adequate data checks on Acess
Form, Access will simply send your data as it is to the server and the server
might simply ignore your data if that data is not covering all the necessary
fields. This is because SQl Server enforces its own validation rules.
Please also make sure that your Access Form (and the table on it) are
updateable.
Although I am new to Sql Server territory, I think the above will help you.
Best luck.
--
Message posted via http://www.accessmonster.com
.
- Follow-Ups:
- Re: Form not saving to table
- From: familyhall
- Re: Form not saving to table
- From: familyhall
- Re: Form not saving to table
- References:
- Form not saving to table
- From: familyhall
- Re: Form not saving to table
- From: Sylvain Lafontaine
- Re: Form not saving to table
- From: familyhall
- Re: Form not saving to table
- From: aaron.kempf@xxxxxxxxx
- Form not saving to table
- Prev by Date: Re: Not Common both Tables
- Next by Date: Re: Not Common both Tables
- Previous by thread: Re: Form not saving to table
- Next by thread: Re: Form not saving to table
- Index(es):
Relevant Pages
|