Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding Date + Time
Message
 
 
À
14/09/2010 18:25:14
Information générale
Forum:
ASP.NET
Catégorie:
Bases de données
Versions des environnements
Environment:
VB 9.0
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01481160
Message ID:
01481185
Vues:
19
>>also, if this becomes a big deal you can have the dba create a calculated column that combines the two columns into a datetime column.
>
>This cannot be done. But, thanks for the suggestion.

I was thinking about computed column as well. Seems like James's suggestion of concatenation is the good one (and the one I was going to suggest also),

Unfortunately, this will make our query non-sargable, but I don't see a better way to deal with the problem.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform