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 2005 Forums
 Other SQL Server Topics (2005)
 Front End

Author  Topic 

icw
Constraint Violating Yak Guru

378 Posts

Posted - 2008-03-07 : 05:40:11
Hi,
If I don't have any visual studio design tools etc.
Is there any way I can build a simple form that will allow users to view, insert, update and delete single rows from a SQL 2005 database?
Or is there any free downloads that might help. the table is really simple and has only 4 fields

TIA

jsmith8858
Dr. Cross Join

7423 Posts

Posted - 2008-03-07 : 07:09:38
You can use Access if you have that, or download one of the completely free (and very nice) Visual Studio Express editions.

- Jeff
http://weblogs.sqlteam.com/JeffS
Go to Top of Page
   

- Advertisement -