Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create empty numeric field of given scale and prec in MS
Message
 
 
À
10/08/2005 16:31:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 8
Database:
MS SQL Server
Divers
Thread ID:
01039990
Message ID:
01040021
Vues:
18
>Is there a way to create a SQL Server remote view with an empty (zero) decimal field with specified precision and scale. I believe it can be done with CAST(0 AS NUMERIC(8,2)) in VFP9, but how about VFP8?

Alex,

The query for remote view is executed on backend (SQL Server) so it should use T-SQL syntax not VFP.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform