HighTechTalks DotNet Forums  

textbox retrieval from sql server database

ASP.net Data Grid Control microsoft.public.dotnet.framework.aspnet.datagridcontrol


Discuss textbox retrieval from sql server database in the ASP.net Data Grid Control forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
ArtySin
 
Posts: n/a

Default textbox retrieval from sql server database - 12-01-2006 , 07:43 PM






I have 2 calendar controls which populate datefrom and a dateto textboxes.
From the date range I wish to populate a grid view from a SQL server database
with a single table called results. Presumably I should pass the 2 dates
selected to some SQL in the submit button on this asp.net page. The columns
in the database will all be used but other than the first 2 lines, (I presume
it's correct0 I have no SQL idea at all. Can someone advise please.
Cheers
ArtySin

SELECT *
FROM dbo.results

Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.