Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo field in SQL Server
Message
De
14/10/2004 18:26:08
 
 
À
14/10/2004 18:22:30
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Syntaxe SQL
Divers
Thread ID:
00951542
Message ID:
00951585
Vues:
9
>Hi Fred,
>
>
>>There may be some character translating going on, especially CR+LF combinations.
>
>I put the code like that,
>
>local loAbout loAbout = newobject('MYFORM', 'JBFramework.vcx') loAbout.Show()
>
>
>When i read it and pass them with TEXTMERGE to the command Menu, when i run the click event it gives me a Syntax Error.
>
>I try fix delemiters like '\', but no chance, no error but the command don't execute the code.
>
>João Batista

That's not a string. You need string delimiters around that.

You might be able to store it with whatever translations are done and "re-translate it" when you retrieve the values before you try to use it. It's unclear exactly what your problem is here.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform