Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Statement to change month only in datetime field
Message
De
20/06/2008 10:40:18
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01325730
Message ID:
01325739
Vues:
13
I messed up. I just checked and I misunderstood originally, it is NOT a datetime field. It is:

PK, varchar(14), not null

so I guess it would be looking for '07' in position substr(sqlvalue,3,2) and replacing substr(sqlvalue,3,2) with '06' for the correct value... Can that be done in sql server?



>>SQLServer 2000
>>
>>About 100 records had the month in a datetime field set wrong. I need to set them back but only the month portion in a datetime field. For example:
>>
>>SQL DATE: 0807171234
>>Correct Date: 0806171234
>>
>>Any ideas on how to change only the month portion of sql datetime field and then specifiy which month?
>
>You can use DATEADD(Month,...,) function
.·*´¨)
.·`TCH
(..·*

010000110101001101101000011000010111001001110000010011110111001001000010011101010111001101110100
"When the debate is lost, slander becomes the tool of the loser." - Socrates
Vita contingit, Vive cum eo. (Life Happens, Live With it.)
"Life is not measured by the number of breaths we take, but by the moments that take our breath away." -- author unknown
"De omnibus dubitandum"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform