Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Update Transact SQL Question
Message
De
16/05/2006 17:08:51
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
16/05/2006 16:50:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01122446
Message ID:
01122457
Vues:
10
>Hey all,
>
>I have a question. I am using a SSIS package to import data from a SQL database to a Foxpro database. I an using the VFPOLEDB.1 provider for my data connection.
>
>The problem I run into is with the Update statement. If my memo string is over 254 character. I've been looking around and couldn't find anything relative, but I assume this is a common problem. I can view the Update statement fine in a messagebox so I know all the characters are there.
>
>Here is an example
>
>"Update test set memo = 'Over 254 characters minimum' "

In VFP literal strings are limited by 255 chars. You can use multiple literals or a variable instead.
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
Répondre
Fil
Voir

Click here to load this message in the networking platform