Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor Adapter behavior...
Message
De
04/11/2009 15:49:32
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01433143
Message ID:
01433222
Vues:
50
>hello...
>
>I am working with the Cursor Adapter, but when the UpdateInsertCmd is generated the table name in the sentence is
>lower case converted, the table name is "DEPA(DEPARTMENT)" but is converted to "depa".
>
>The cUpdateInsertCmd(in the AfterUpdate method) show :
>UPDATE depa SET NOMB_DEPA=?cadepa.nomb_depa WHERE CODI_DEPA=?OLDVAL('codi_depa','cadepa')
>
>The correct instrucion may be :
>UPDATE DEPA SET NOMB_DEPA=?cadepa.nomb_depa WHERE CODI_DEPA=?OLDVAL('codi_depa','cadepa')"
>
>THIS generate a error because the database is case sensitive.
>
>any help is great apreciated!

My curiosity what is your backend that is case sensitive on tablename.
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform