Click here to Skip to main content
15,886,362 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Add Multiple Attachments Control Pin
Sandeep Mewara9-May-12 7:34
mveSandeep Mewara9-May-12 7:34 
QuestionDeletion of data from J Query autocomplete Pin
Chitla Janardhan Reddy7-May-12 23:06
Chitla Janardhan Reddy7-May-12 23:06 
AnswerRe: Deletion of data from J Query autocomplete Pin
jkirkerx8-May-12 10:53
professionaljkirkerx8-May-12 10:53 
QuestionData from a Flash website into a file (excel, access, flat, csv, xml...etc) Pin
Lalit Kumar Jain7-May-12 22:27
Lalit Kumar Jain7-May-12 22:27 
AnswerRe: Data from a Flash website into a file (excel, access, flat, csv, xml...etc) Pin
jkirkerx8-May-12 11:00
professionaljkirkerx8-May-12 11:00 
AnswerRe: Data from a Flash website into a file (excel, access, flat, csv, xml...etc) Pin
Aman Bhullar9-May-12 21:04
Aman Bhullar9-May-12 21:04 
QuestionRe: API for Scheduling a SSRS report from a ASP .Net Web page/ HTML Page Pin
Praveen Velugoti6-May-12 9:17
Praveen Velugoti6-May-12 9:17 
AnswerRe: API for Scheduling a SSRS report from a ASP .Net Web page/ HTML Page Pin
jkirkerx6-May-12 14:06
professionaljkirkerx6-May-12 14:06 
Did you Google SSRS API yet?

Well let's see

http://msdn.microsoft.com/en-us/library/ms159767.aspx[^]

It's been my experience that you can do almost anything you want to SQL Server by sending TSQL to it. So you just need to write your TSQL, and send it like you normally do for other tasks.

So you gather your data parameters like date and time, and just send it to SQL Server via TSQL.
QuestionASP.net Doubt Pin
SureshBabu S5-May-12 18:28
SureshBabu S5-May-12 18:28 
AnswerRe: ASP.net Doubt Pin
OriginalGriff5-May-12 19:30
mveOriginalGriff5-May-12 19:30 
AnswerMy Vote of 1 Pin
Keith Barrow5-May-12 23:03
professionalKeith Barrow5-May-12 23:03 
AnswerRe: ASP.net Doubt Pin
Dave Kreskowiak6-May-12 2:35
mveDave Kreskowiak6-May-12 2:35 
Questionurl on asp.net app Pin
classy_dog5-May-12 7:48
classy_dog5-May-12 7:48 
AnswerRe: url on asp.net app Pin
Ali Al Omairi(Abu AlHassan)5-May-12 8:13
professionalAli Al Omairi(Abu AlHassan)5-May-12 8:13 
GeneralRe: url on asp.net app Pin
classy_dog5-May-12 9:58
classy_dog5-May-12 9:58 
GeneralRe: url on asp.net app Pin
Ali Al Omairi(Abu AlHassan)5-May-12 22:04
professionalAli Al Omairi(Abu AlHassan)5-May-12 22:04 
Questiondeploy 2010 web app Pin
dcof5-May-12 4:22
dcof5-May-12 4:22 
SuggestionRe: deploy 2010 web app Pin
jkirkerx6-May-12 14:21
professionaljkirkerx6-May-12 14:21 
GeneralRe: deploy 2010 web app Pin
dcof8-May-12 3:17
dcof8-May-12 3:17 
JokeRe: deploy 2010 web app Pin
jkirkerx8-May-12 11:11
professionaljkirkerx8-May-12 11:11 
Questionloading a window with xmlDocument data Pin
Steve Holdorf5-May-12 2:20
Steve Holdorf5-May-12 2:20 
AnswerRe: loading a window with xmlDocument data Pin
Steve Holdorf5-May-12 4:36
Steve Holdorf5-May-12 4:36 
GeneralRe: loading a window with xmlDocument data Pin
Steve Holdorf5-May-12 6:45
Steve Holdorf5-May-12 6:45 
AnswerRe: loading a window with xmlDocument data Pin
jkirkerx6-May-12 13:53
professionaljkirkerx6-May-12 13:53 
GeneralRe: loading a window with xmlDocument data Pin
Steve Holdorf6-May-12 15:01
Steve Holdorf6-May-12 15:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.