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.
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 fieldsTIA |
|
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.- Jeffhttp://weblogs.sqlteam.com/JeffS |
 |
|
|
|
|