Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / General / April 2008

Tip: Looking for answers? Try searching our database.

stored proc probs..

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Rob Eventine - 27 Apr 2008 19:59 GMT
hi all,
   how does one go about changing the details in the aspnetdb dbase using
the supplied stored procs?

i am using vb as my language but i have no idea how to use them, how to call
them or whatever.. i got the book sql in 24 hours and that made things worse
as i really dont understand where the calls go?

ANY help or code snippets would be a REAL big help..

thanks in advance...

Big thanks...
Fernando Rodriguez - 27 Apr 2008 21:09 GMT
http://searchwindevelopment.techtarget.com/tip/0,289483,sid8_gci1270321,00.html

Hope that helps.
Fernando L Rodriguez, MCP

> hi all,
>    how does one go about changing the details in the aspnetdb dbase using
[quoted text clipped - 9 lines]
>
> Big thanks...
OHM ( One Handed Man ) - 27 Apr 2008 22:46 GMT
You can think of a stored proc as a prefefined set of instructions. These
can be called  by setting up a command object with the parameters required
by the stored proc. If you use the wizards for generating a datasource on
your page, this will give you the option to add a stored proc and set up
your parameters. For example, you may have a stored proc called highest
score which looks at all the players who play and how many goals they score.
The parameters you pass could be something like.  @FixtureDate , @TeamName
etc and it could return  a table of  top scoring players for a team or all
teams.

You can optionally use SQL Server Management Studio to manage your database,
with some simplier operations available from within visual studio itself.

HTH

> hi all,
>    how does one go about changing the details in the aspnetdb dbase using
[quoted text clipped - 9 lines]
>
> Big thanks...

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.