Limiting what fields are submitted to a database

J

jwale73

Is there a way to exclude certain fields (e.g. long text fields) from being
submitted to the database? I want to maintain the functionality of being
able to type the text in, but don't want it in my database.

Thanks in advance.
 
S

S.Y.M. Wong-A-Ton

What kind of data connection are you using to submit to the database? If
you're submitting through a web service for example, you could implement the
functionality you require.
 
J

jwale73

I've placed the form and the Access database on a Network Server. I'm pretty
new to InfoPath, so I was hoping there was a simple, kludgey way to do this.
 
S

S.Y.M. Wong-A-Ton

I'm not sure there is a simple way, unless you exclude the fields from the
database, which you probably don't want to do?

One thing I cannot understand, though, is: Why would you allow people to
type text in a field you don't want included in your database?
 

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