Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Varchar with 0 length
Message
 
 
À
08/04/2011 14:11:40
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 SP2
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
01506686
Message ID:
01506691
Vues:
56
There're two possible workarounds
  • SQL 2000 ODBC driver but all new data types will not be available
  • CA with ADO
    >
    >Recently have been querying a SQL Server table that contains VARCHAR column types. I am using the SQLExec method to Select a subset of data. If the first row has an empty Varchar column, the resulting column is created with a zero length Character type. I have tried set the VARCHARMAPPING setting, but it did not alter the results. The routine that performs this operation is fairly generic and none of the columns are directly referenced, so forcing the column to be padded is the lowest of the options (?).
    >
    >Is there anyother options I may be overlooking? Any in the SQL options?
    --sb--
  • Précédent
    Suivant
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform