I am new to InfoPath and thought it might solve a problem our company has. We
need a quick way to complete an invoice form (established by the corporate
office and cannot be varied) which I have been able to replicate in InfoPath
2003--no problem with that. I have set it up with my database of invoice
information and the InfoPath form can be used to enter information into the
database, and when I fill it with sample data, it looks great. However, I am
missing something basic here---How do I get the InfoPath form to fill
AUTOMATICALLY from a record in my database??? Am I trying to make it do
something that is impossible for it to do?
Thanks in advance for any help.
Shepherdess
K.Ramana Reddy(GGK Tech) - 23 Aug 2007 04:46 GMT
Hi,
You want to fill data when the form is opening, take the data connection to
the db and query and fill the data in Onload event.
I hope this will help for you.

Signature
k.Ramana Reddy
http://www.GGKtech.com
> I am new to InfoPath and thought it might solve a problem our company has. We
> need a quick way to complete an invoice form (established by the corporate
[quoted text clipped - 9 lines]
>
> Shepherdess
Kalyan G Reddy MVP (GGK Tech) - 23 Aug 2007 07:16 GMT
Hello
Use a button and write code to Querry the Db on OnClick Event to get the
data into the Infopath form automatically

Signature
Kalyan G Reddy - INFOPATH MVP 2007
http://www.ggktech.com
> I am new to InfoPath and thought it might solve a problem our company has. We
> need a quick way to complete an invoice form (established by the corporate
[quoted text clipped - 9 lines]
>
> Shepherdess
shepherdess - 24 Aug 2007 21:28 GMT
Yes. This helps. Thank you so much for your reply.
Shepherdess
> Hello
>
[quoted text clipped - 14 lines]
> >
> > Shepherdess
Kalyan G Reddy MVP (GGK Tech) - 27 Aug 2007 08:28 GMT
Glad that it helped you.

Signature
Kalyan G Reddy - INFOPATH MVP 2007
http://www.ggktech.com
> Yes. This helps. Thank you so much for your reply.
>
[quoted text clipped - 18 lines]
> > >
> > > Shepherdess