Hello,
To answer your question we would need more specific details on what you would like to do.
Providing the following would help us give you a specific answer:
-What type of database are you trying to query?
(MySQL, MSSQL, etc)
-Where do you want to query the database from?
(Command line, A Script, A Tool such as SQL Server Management Studio or Navicat, a web interface such as PhpMyAdmin or ASP.net Enterprise Manager)
-If from a script, what language will you be using?
(PHP, ASP, Coldfusion, etc)
You say you will be doing it from a control panel, so my best assumption if you will be using ASP Enterprise Manager or PhpMyAdmin. I have listed guide for each of those below:
PhpMyAdmin:
http://community.mybboard.net/showthread.php?tid=4720
ASP.net Enterprise Manager:
http://msdn.microsoft.com/en-us/library/aa213089.aspx
|