Infopath 2003 Submitting to MS Access not allowed: Longs

N

n.repole

When I try to set up a dataconnection with my MS Access database,
Infopath tells me that submitting won't be allowed because my Access
database has fields in it which are Longs. Now, Access doesn't have
many field type options, and both Memo and Text appear to be longs, so
does that mean there's no way to submit a text field to an access
database?
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello

This is an unfortunate limitation with Infopath. You need to use webservice
between your form and DB to overcome this
 
N

n.repole

Hello

This is an unfortunate limitation with Infopath. You need to use webservice
between your form and DB to overcome this
--
Kalyan G Reddy - INFOPATH MVP 2007http://www.ggktech.com





- Show quoted text -

So if I want to use Access as my Data Connection, I can't have any
fields in Access which feature anything that involves characters other
than numbers? That just doesnt seem like it can be true to me.
 
K

Kalyan G Reddy MVP (GGK Tech)

Hello

You can use the text data type which has character limitation of 255
characters
Make sure to exclude long data types, including Memo and Hyperlink.
This is the limitation set by the Infopath. so you use webservice which will
overcome this limitation
 
N

n.repole

Hello

You can use the text data type which has character limitation of 255
characters
Make sure to exclude long data types, including Memo and Hyperlink.
This is the limitation set by the Infopath. so you use webservice which will
overcome this limitation

--
Kalyan G Reddy - INFOPATH MVP 2007http://www.ggktech.com






- Show quoted text -

Ah. I coulda sworn that the message infopath gave me while trying to
set up the connection said the Text field was a long as well...but
obviously I misread something there. Thanks for the help.

On an unrelated note, on each of my forms I have a reference ID box.
Is there a way to make that field equal to the last number in the
referenceID field in my Access database+1 (so that the form would
incriment it's referenceID by one each time it's opened)?
 

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