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 |
|
yalgaar
Starting Member
43 Posts |
Posted - 2006-02-28 : 15:32:57
|
| What platform do most people use to create a very simple application to input data into SQL server and get reports from SQL server.I am talking about a very simple application which may have just like 2-3 tables with 5-6 columens in each of them. |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2006-02-28 : 15:34:26
|
| I don't think that you'd find just one answer for this. Everyone has their favorite language. The question is what language are you familiar with?Tara Kizeraka tduggan |
 |
|
|
blindman
Master Smack Fu Yak Hacker
2365 Posts |
Posted - 2006-02-28 : 15:44:46
|
| MS Access Data Projects (.ADP extension) are the quickest method I know of. Very good for rapid development and data admin, but not suitable for enterprise usage. |
 |
|
|
kid_on_the_block
Posting Yak Master
172 Posts |
Posted - 2006-03-01 : 04:36:20
|
| Visual Basic would also do .... |
 |
|
|
|
|
|