Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What's the proper syntax for SQL select in CREATE SQL VIEW?
Message
De
19/02/2001 18:30:48
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
What's the proper syntax for SQL select in CREATE SQL VIEW?
Divers
Thread ID:
00477463
Message ID:
00477463
Vues:
54
Hi,

Stuck again!

I created a remote view. All output fields are fine except that an SQL field varbinary(3) is being converted to VFP MEMO(Binary). I need it to be converted to VFP CHAR(Binary). I tried the View Designer - got the FVP CHAR(Binary) but I can't get my filter to work. Hard coded the CREATE SQL VIEW; filtered worked but crested VFP MEMO(Binary). Could not how to tell the SELECT to Output VFP CHAR(Binary).

As I tried to explain I can't seem to find a way to accomplish it.

How would you HARD CODE the CREATE SQL VIEW for the remote connection;

SELECT sql.field as new_field vbinary(6) ;

Thanks in advance!
Roland
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform