Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax error
Message
From
27/08/2008 04:21:09
 
 
To
27/08/2008 04:15:07
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01341460
Message ID:
01342118
Views:
17
I'm pretty sure that your problem is the name of the fields, and not the syntax. Try something like this
Try
   Alter table...
Catch
   Wait 'Oldname with error is '+m.oldname window
   Wait 'Newname with error is '+m.newname window
Endtry
Then you write down the wrong values, and tell me what they are.

>sorry i don't now what you main, or how i can know(to get) the value for OldName and NewName
>What is the value of OldName when you get this error?
>What is the value of NewName when you get this error?
>
>>Please answer my two simple questions!
>>
>>>if you main when i make replace via textboxes it's characters and numbers ,
>>>
>>>if you main excel sheet i have some fields have numbers ,and some fields have characters and ONE field have first record as blabla and next as #
>>>
>>>
>>>
>>>>What is the value of OldName when you get this error?
>>>>What is the value of NewName when you get this error?
>>>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform