Wrox Programmer Forums
|
ASP.NET 3.5 Professionals If you are an experienced ASP.NET programmer, this is the forum for your 3.5 questions. Please also see the Visual Web Developer 2008 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 3.5 Professionals section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 17th, 2009, 03:57 AM
Friend of Wrox
 
Join Date: Apr 2005
Posts: 128
Thanks: 0
Thanked 0 Times in 0 Posts
Default Insert/Update database using urls

Hi All

I have a SQL Server database in a server and I want to insert/update into the database from other client machines connected to the server through intranet. How can I do this through y ASP.Net page using url.



Any help sample code is highly appreciated.
 
Old September 17th, 2009, 05:51 AM
Friend of Wrox
 
Join Date: May 2004
Posts: 642
Thanks: 0
Thanked 43 Times in 42 Posts
Default

Can you elaborate "How can I do this through y ASP.Net page using url.". If you want to insert /update database using .net pages then you can probably look for sample code of connecting and updating database.

You can check the following tutorials:
http://quickstarts.asp.net/QuickStar...t/Default.aspx
http://aspnet.4guysfromrolla.com/articles/021203-1.aspx
__________________
Om Prakash Pant
Click the "Thanks" button if this post helped you.
 
Old September 17th, 2009, 05:59 AM
Friend of Wrox
 
Join Date: Apr 2005
Posts: 128
Thanks: 0
Thanked 0 Times in 0 Posts
Default

By saying how can i do this with url is that my aspx page is in client machine and I want to manipulate the database located in a server machine through this page in client machine This can be done using urls - I need code how to do this.





Similar Threads
Thread Thread Starter Forum Replies Last Post
insert and/or update statement carswelljr SQL Language 3 September 28th, 2006 10:03 AM
Database Insert/Update problem with VB.NET form tino mclaren VB Databases Basics 2 February 4th, 2005 05:12 AM
Insert and update with one submit dorothee Dreamweaver (all versions) 1 June 14th, 2004 06:25 AM
Insert Update Trigger mstuart60 SQL Server 2000 10 September 30th, 2003 06:54 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.