Posts
119
Comments
116
Trackbacks
22
fastest way to show SQL data in a web page
I'm curious what people think is that fastest way to show SQL Server data in a web page.  Assuming you create the virtual web in IIS yourself, I'm hoping somebody knows of something that lets you create an xml file with connection settings and a query file, then the product automagically puts the data in a grid on the web page.  Granted once you're used to Visual Studio it doesn't take terribly long to do such a thing, but I'd still like something faster, maybe something that can automagically create graphs too.
posted on Wednesday, November 21, 2007 11:45 AM Print
Comments
Gravatar
# re: fastest way to show SQL data in a web page
Sergey
11/21/2007 2:09 PM
Use URL queries:

http://www.informit.com/articles/article.aspx?p=102307&seqNum=9
Gravatar
# re: fastest way to show SQL data in a web page
divakar
8/4/2009 11:43 PM
please help

Post Comment

Title *
Name *
Email
Url
Comment *  
 
News