Newbee - Different Database

K

Kevin

Is there any way to connect to an interbase database using infopath?

I have some experience in C++ with databases, if that helps

Thanks in advance
 
S

Scott L. Heim [MSFT]

Hi Kevin,

I am not sure what an "interbase" database is; however, the only databases
that InfoPath can "directly" connect to are Access and SQL Server.

However, assuming "interbase" is just another database like Access or SQL
Server, you should be able to write a web service to retrieve and update
data from "interbase" and you can then bind your InfoPath solution to the
web service.

I hope this helps!

Best Regards,

Scott L. Heim
Microsoft Developer Support

This posting is provided "AS IS" with no warranties, and confers no rights.
 

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