Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Using infopath on sql server

Author  Topic 

giovi2002
Starting Member

46 Posts

Posted - 2005-06-14 : 15:06:37
Infopath (application in office 2003) seems to be the nice tool to replace excel-sheets :keep the excel-atmosphere (needed for older users) while having the advantage of relational data storage.
I'm using a distributed database (all queries and business rules handled at the sql database) so I only need a very thin client.
Does infopath work well on sql server or can I expect some problems/limitations?

I only need the ability for insertion rows and listboxes from my database.
   

- Advertisement -