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
 General SQL Server Forums
 New to SQL Server Programming
 Newbie with SQL server needs help

Author  Topic 

sanlen
Starting Member

29 Posts

Posted - 2008-10-13 : 00:03:20
Hi,

I am the newbie to Ms SQL. I started this thing just recently. I have been following books that i have, but those are basically talking about its coding. I am now wondering how to deal with the user interface like the one they have in microsoft access.

should i need to install other software in order i can create form/user interface? and what is the best software that can be used to create form/user interface in the way i want?

I am so sorry for any inconvenience within this question.
I look forward to hearing any advise you may give me.

Best regards,
sanlen

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-10-13 : 00:27:46
You cant create user interface using sql. sql is a database engine which provides only facility for storage of data. the ui part needs to be done using application program languages like vb,c#,... and sql server can be used as backend along with them to store the data
Go to Top of Page

sanlen
Starting Member

29 Posts

Posted - 2008-10-13 : 00:32:47
Hi,

thanks you very much for your reply with advise, but can you please give me the exact name of that tool? i am the newbie with this task, so everything sound to be complicate for me.

Once again, thanks you very much for your time.

Best Regards,
sanlen
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2008-10-13 : 00:38:55
tool? that depends on what you chose as appln pgm language. c# & vb development are done by mean of visual studio ide.
Go to Top of Page

sanlen
Starting Member

29 Posts

Posted - 2008-10-13 : 22:52:47
Hi visakh16,

thanks you very much for such valueable advise. Pls have a good day.

Best Regard,
sanlen
Go to Top of Page
   

- Advertisement -