MS SQL Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsDatabasesMS SQL Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old December 10th, 2004, 03:39 AM
dlbergh dlbergh is offline
Registered User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Dec 2004
Posts: 3 dlbergh User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
How to set different values only to one column

Is it possible to set different values to one column only with one sql command?

With

sql = "UPDATE Table set col = val1 where Pos = y1"
ExecuteSQL(sql)
sql = "UPDATE Table set col = val2 where Pos = y2"
ExecuteSQL(sql)
sql = "UPDATE Table set col = val3 where Pos = y3"
ExecuteSQL(sql)

... I can set different values to one column, but that is very slow! -- and I have to set up to 500 different values to one column at different positions.

For any reply thanks in advance.

dlbergh

Reply With Quote
Reply

Viewing: Dev Shed ForumsDatabasesMS SQL Development > How to set different values only to one column


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway