Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ODBC/Access/SQL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
00702801
Message ID:
00702821
Vues:
10
Hi Larry,

>I don't know about Access but with SQL Server you can deselect the "Use ANSI nulls, paddings and warnings" checkbox in the setup wizard. Unchecking this will make the ODBC driver trim trailing blanks during the send process.

this is a SQL Server specific setting. But even on SQL Server, this setting doesn't prevent the behaviour that was described. A SQL Server table has to be defined while SET ANSI_PADDING is off, in order to trim the blanks. SET ANSI_PADDING OFF has no effect on this when set in a connection where an update or insert is being done.

Regards,
Armin

Armin Neudert
Regional Director (Stuttgart) of German FoxPro User Group dFPUG

MCP for Visual FoxPro

Expert/Editor of the VFP section in the German Codezone community portal
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform