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
 General SQL Server Forums
 Database Design and Application Architecture
 Infopath 2007 front-end GUI for SQL Server

Author  Topic 

token
Posting Yak Master

133 Posts

Posted - 2008-10-07 : 15:24:41
Hi

I am looking for a rapid way to make a front-end data entry GUI for SQL Server 2005. I have been told that InfoPath 2007 is a good package for this. From what I have read/seen, you can read and write data from SQL Server using InfoPath forms but does anyone know if you can use it to search for records in SQL Server and any other advanced features its capable of?

I bought a book called Pro Infopath 2007 which was totally useless. I don't want to buy another one if InfoPath is not the right tool for what I want. Basically I just want a GUI for data-entry of products but I need the GUI to let me search for product records on keywords and stuff.

Any ideas?
   

- Advertisement -