Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error S1000 In connection ODBC
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01366285
Message ID:
01366414
Views:
8
Are you sure this particular format code combination was implemented there? In any case, why do you need to format the field in the view? Why you can not format it at the presentation level?

>Hi Sergy,
>
>Transform exist IN VFP 6 ...!?
>
>TRANSFORM( ) Function
>Example See Also
>
>Returns a character string from an expression in a format determined by a format code.
>
>Syntax
>
>TRANSFORM(eExpression, [cFormatCodes])
>
>Returns
>
>Character
>
>Arguments
>
>eExpression
>
>Specifies the character, currency, date, or numeric expression to format.
>
>cFormatCodes
>
>Specifies one or more format codes that determine how the expression is formatted. The following table lists the available format codes.
>
>
>
>
>>You can only use VFP6 commands/functions/syntax with VFP ODBC driver.
>>
>>>I have a local view with a transform clause in a field. ( Transform( ctel , "@KZR 99 99 99 99 99 " ) )
>>>When i try to launch , i have : Error STATE S1000 ODBC Visual foxpro Driver
>>>Function is not implemented ...
>>>
>>>What can i do for This error ?
>>>Change "transform" with which claise ?
>>>
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform