Access to SQL

M

Matt

Hi Folks,
If I have an InfoPath form linked to an Access database is there a way to
convert the whole thing to SQL? Thanks ahead of time!
Matt
 
F

Franck Dauché

Hi,

If you go your manifest and find the reference to your access DB:
should start by: <xsf:adoAdapter
connectionString="Provider=Microsoft.Jet.OLEDB.4.0

you need to update your connection string to connect to SQL Server.

Franck Dauché
 

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