How can I populate a from from a db using FP?

D

DJK

I would like to populate a form using data from a sql 2000 database. Is this
possible?
 
K

Kevin Spencer

Yes, it's possible. What do you plan to do with the form?

--
HTH,

Kevin Spencer
Microsoft MVP
..Net Developer
Everybody picks their nose,
But some people are better at hiding it.
 
D

DJK

I would like to use the form to add data to a different table. What I would
like is to have a user's name call up all data related to that user and let
him choose what he wants.
 
S

Stefan B Rusynko

See FP help on Database Interface Wizard




|I would like to use the form to add data to a different table. What I would
| like is to have a user's name call up all data related to that user and let
| him choose what he wants.
| --
| DJK
|
|
| "Kevin Spencer" wrote:
|
| > Yes, it's possible. What do you plan to do with the form?
| >
| > --
| > HTH,
| >
| > Kevin Spencer
| > Microsoft MVP
| > ..Net Developer
| > Everybody picks their nose,
| > But some people are better at hiding it.
| >
| > | > >I would like to populate a form using data from a sql 2000 database. Is
| > >this
| > > possible?
| > > --
| > > DJK
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top