first, I would set up the database and then move that file to a folder on the
server where all your users have access (example if that is on your pc, what
happens when your pc is turned off???). set up a shared folder on the
server. move your database to that folder on the server. then design your
forms to point to that database on that server. store the template forms
either in the same folder on that server (giving others access via sharepoint
or shortcuts thru your network connections).
I will tell you I did the same thing (set up database on my pc) then
designed the initial testing forms. then moved the database to another
shared folder and had problems when I tried to reset the main database
connection on my forms. I got the same error messages. I ended up coping
the forms and restarting from scratch.
> I am trying to create my own form with info path and it is connecting my
> local (on my pc) SQL database, VIA sharepoint (on a different server).
[quoted text clipped - 10 lines]
> 4. I publish it to Sharepoint I then try to put in some test data and I
> can't do anything. It is like it is in read only format.
Andre - 27 Apr 2005 23:12 GMT
Thanks Problem Solved.
> first, I would set up the database and then move that file to a folder on the
> server where all your users have access (example if that is on your pc, what
[quoted text clipped - 24 lines]
> > 4. I publish it to Sharepoint I then try to put in some test data and I
> > can't do anything. It is like it is in read only format.