> Andrew,
>
[quoted text clipped - 43 lines]
> > >> Andrew Watt
> > >> MVP - InfoPath
I have the same problem, and I suspect it is a security role/user
issue. The 'submit to database' option is available in the northwind
database, but not some of the others. What needs to be set in terms of
sql server roles?
Josh - 19 Apr 2005 15:29 GMT
I believe this also has something to do with how you create your form.
To submit data to an access database, *I think* you must "Create form
from data connection". I had the same problem, because I needed my
form to query a database and save to one, and I used the "Create new,
blank form" option.
Alex [MSFT] - 10 May 2005 17:49 GMT
This is correct - in order to be able to configure Submit to a database,
you need to start off with a database - so start with "New from data
connection".
Good luck,
Alex @ Microsoft
-----Original Message-----
From: Josh [mailto:joshua.carle@pnc.com]
Posted At: Tuesday, April 19, 2005 7:30 AM
Posted To: microsoft.public.infopath
Conversation: Why can't I see dubmit to database as an option?
Subject: Re: Why can't I see dubmit to database as an option?
I believe this also has something to do with how you create your form.
To submit data to an access database, *I think* you must "Create form
from data connection". I had the same problem, because I needed my
form to query a database and save to one, and I used the "Create new,
blank form" option.
Nathan - 25 Apr 2005 09:48 GMT
Just make sure :
1. The table (for that data connection) must have Primary Key
2. You have Data Connections type : Retrieve and Submit to database
at least that works for me... =)
(I do hav same problem like all of U guys several days a go)
cheers,
Nathan
> > Andrew,
> >
[quoted text clipped - 48 lines]
> database, but not some of the others. What needs to be set in terms of
> sql server roles?
nwm - 10 May 2005 02:06 GMT
Where did you go to set the form to 'Retrieve and Submit'?
> Just make sure :
> 1. The table (for that data connection) must have Primary Key
[quoted text clipped - 58 lines]
> > database, but not some of the others. What needs to be set in terms of
> > sql server roles?