Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving a view into table .dbf
Message
From
14/11/1997 11:54:07
 
 
To
14/11/1997 11:39:07
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brazil
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00060255
Message ID:
00060284
Views:
35
>>>Oh i'm sorry
>>>
>>>The Data Source is MySql
>>>
>>>Thanks nowly
>>
>>What is data type of the corresponding field on SQL-Server side, does it allow NULLs? How complicated the sql select is?
>
>The Data type is Character it allows NULL,and sql select is:
>
>
>SELECT Video.codtitu, Video.tit_port;
> FROM user.video Video;
> WHERE Video.tit_port LIKE 'risco maximo';
> ORDER BY Video.tit_port
>
>Thank you

Sorry, don't see any hints. Could you try without WHERE... LIKE ?
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform