all groups > sql server programming > january 2004 >
You're in the

sql server programming

group:

Friendly Data input user interface


Friendly Data input user interface Twinkle
1/1/2004 10:37:47 PM
sql server programming:

is it possible to create a friendly data input user input
interface for user to key in data using SQL ?

or what is the usual way to collect new data into SQL
server ?

something like a Field Name with a box to enter the data ?

Re: Friendly Data input user interface Rohtash Kapoor
1/1/2004 11:04:52 PM
If you are asking the alternative to Query Analyzer, you can use Enterprise
Manager. Expand your database and right click on your tablename and click
Open Table --> Return All rows. You can also write custom programs using
programming languages like Visual Basic to design user interface.

Rohtash Kapoor
http://www.sqlmantra.com


[quoted text, click to view]

AddThis Social Bookmark Button