Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Server - String data, right truncation error?
Message
De
03/05/2005 11:24:33
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Database:
MS SQL Server
Divers
Thread ID:
01010449
Message ID:
01010474
Vues:
29
Sergey,

>Why do you think that error is generated for the datetime field not some other field?

I'm totally clueless!

>How do you send updates, RV, SPT?

RV

>You can use SQL Server profiler to see what was sent from VFP to SQ Server.

There are a myriad of options in the SQL Server profiler, what should I
be looking at?

TIA

>
>>Textbox valid:
>>
>>
>>If Not Isnull(This.Value) And This.Value <= Date()
>>   If Empty(Dtos(This.Value))
>>	Update CarsMemo SET Initials = Thisform.cUser
>>	This.Value = NULL
>>	DoDefault()
>>   Else
>>	Return 0
>>   Endif
>>Else
>>   Update CarsMemo SET Initials = Thisform.cUser
>>   DoDefault()
>>Endif
>>
>>
>>When saving I get the String data, right truncation error from the server.
>>
>>So, why can't I set a datefield to null?
>>
>>TIA
Peter Pirker


Whosoever shall not fall by the sword or by famine, shall fall by pestilence, so why bother shaving?

(Woody Allen)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform