I want to use google API which transliterate from 1 language into another. Below is the link which describes about using API. But uses HTML and Java Script as explained in Example.
https://developers.google.com/transliterate/v1/getting_started
I want to use this API in VFP form so that user...
I have some tables which are specific to user and are required on each and every form say for ex. last entered value in textbox is saved user wise. So I have to update/read oracle table on every lostfocus/gotfocus of textbox. Also there are many specific setting to show data user wise.
Which...
I am migrating VFP database to Oracle. While converting locate command into select query , I have used ? before variable name. But it is not working . Pls. refer below
Procedure Proc1
Lpara lcCriteria
*- on running below line , i/p box opens for getting parameter value
sqlexec(nHandle,"Select...
In a master entry form , I have given up arrow and down arrow so that user could scroll down/up to next/previous record. I am releasing current form and opening new form for that master. On pressing up arrow around 15 times , this error appears and then user is not able to perform any operations...
I have a form which refreshes grid data in 1 min. using timer. On drilldown another form is opened showing details of that record.
Now, while viewing 2 form if timer event of first form is fired then it comes above 2nd form. How can I avoid such behaviour . I want timer to just update data in...
I have forms which were designed for 1024 * 768 resolution. Now I want forms to work for any resolution , so I am setting anchor properties of control. But the problem is as I set Windowstate = 2 in my main form, it covers whole screen including taskbar. How can I avoid that.
I want to encrypt tables on the hard disk so that my clients are unable to open table through browse window. On googling, I found third party tool "Cryptor" best to suite my need, but now I it not available to download/buy , nor any reply to the emails.
Can anyone suggest any other alternative...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.