Go Back   CodingForums.com > :: Server side development > ASP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-30-2004, 02:56 PM   PM User | #1
renderboy
New to the CF scene

 
Join Date: Jan 2004
Location: texas
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
renderboy is an unknown quantity at this point
Angry ASP.NET and using Stored procedures

I can create connections to the Database but I dont know how to create one to run a stored proceedure and pass it variables and retrieve the results. can anyone help?
renderboy is offline   Reply With Quote
Old 01-04-2005, 08:09 AM   PM User | #2
gwendaal
Regular Coder

 
Join Date: Jul 2004
Location: France
Posts: 141
Thanks: 0
Thanked 0 Times in 0 Posts
gwendaal is an unknown quantity at this point
MyCommand = New OleDbCommand(StoredProcedureName, Connexion)
MyCommand.CommandType = CommandType.StoredProcedure
gwendaal is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

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

Forum Jump


All times are GMT +1. The time now is 12:30 PM.


Advertisement
Log in to turn off these ads.