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 |
|
Topaz
Posting Yak Master
199 Posts |
Posted - 2008-02-08 : 10:46:50
|
| Is there any program out there that will let me create a form in SQL (simiar to a form in access) Just so all at once i can display certain information with minimal input from myself. Kind of like a SQL GUI.Thanks |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2008-02-08 : 21:31:59
|
| You can build it with vb or so. |
 |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-02-09 : 09:16:05
|
| You need to use front end application for this. |
 |
|
|
spirit1
Cybernetic Yak Master
11752 Posts |
Posted - 2008-02-09 : 09:52:10
|
| not in management studio._______________________________________________Causing trouble since 1980blog: http://weblogs.sqlteam.com/mladenpSSMS Add-in that does a few things: www.ssmstoolspack.com <- new version out |
 |
|
|
CShaw
Yak Posting Veteran
65 Posts |
Posted - 2008-02-10 : 01:00:32
|
| you could link the tables into access and then build the form. But Access can do some funny things with your locks.Chris Shawwww.SQLonCall.com |
 |
|
|
Topaz
Posting Yak Master
199 Posts |
Posted - 2008-02-11 : 04:37:07
|
quote: Originally posted by visakh16 You need to use front end application for this.
What kind of program would you suggest?? |
 |
|
|
|
|
|