Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
About strconv() using via CursorAdapter()
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01133995
Message ID:
01134086
Views:
16
Soykan,
Check Message #1134085. I think it will be in help to you.

>Hi All,
>i am loading news records from website (Unix Server) to my desktop form for news editing,adding or deleting;
>in this issue i'am using CursorAdapter() during mySQL odbc driver also installed on my pc;
>Database is under MySQL;
>web pages extension is .php and top codes like below
>
>
><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
><html xmlns="http://www.w3.org/1999/xhtml" >
><head>
><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9">
></head>
>....
>
>
>
>until this time there is no problem , my problem when i load records from website to my form , Turkish chr's such as 'çşğiö'
>doesnt coming correctly so that i cannot true editing or adding etc...
>
>how can i set turkish charset for CursorAdapter or where should i use strconv() to do this ?
>
>TIA
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform