Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics 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 3rd, 2003, 04:53 AM
Friend of Wrox
 
Join Date: Aug 2003
Posts: 108
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to life_s Ng Send a message via MSN to life_s Ng
Default update problem again... pls help...

hi ... i cant update again... arghhhhh

i insert a new row, n put "Nil" for those columns r not available yet, after few pages, i want to update some of the columns,but it dint work...... here is my command :
the 1st 1 is the command in my aspx page, n the 2nd 1 is MySQL's contain....

dim MySQL as string = "UPDATE ServiceInfo SET TimeOut='a' , FollowUp='a' WHERE TimeIn= '" & Request.Cookies("TimeIn").Value & "' "

UPDATE ServiceInfo SET TimeOut='a' , FollowUp='a' WHERE TimeIn= '9/3/2003 5:18:25 PM'

any idea to share...? im sure the TimeIn's Value is the same... i tried dont put NIL for columns when i insert a new row, then update it, it still cant........
thanks... i thought it should be no problem since i use it b4...

best regard
life's Ng

 
Old September 4th, 2003, 02:02 AM
Friend of Wrox
 
Join Date: Aug 2003
Posts: 108
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to life_s Ng Send a message via MSN to life_s Ng
Default

hi , it can work alrd, thanks!!! its becoz the TimeIn is different, when i insert a new row at the previous page, it auto post back when i select the dropdownlist n the cookies value changed few second... i dint relize it.... now i change the auto post back n its working le~~~ thanks.

best regard
life's Ng






Similar Threads
Thread Thread Starter Forum Replies Last Post
DateTime Problem!!! Pls help cmualo SQL Server 2000 4 August 17th, 2007 03:08 AM
I myself solved my problem(now u all pls help me i rashmipant BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 0 October 12th, 2006 04:34 AM
Pls help me (mergesort problem) hlchuah77 Visual C++ 0 August 13th, 2004 11:38 AM
upload problem.... pls help life_s Ng ASP.NET 1.0 and 1.1 Basics 7 September 16th, 2003 11:20 PM





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