Hello Experts,
I am using the following Command to convert a xml to cursor ;
XMLTOCURSOR("d:\test\HCAS0054_fmb_plsql.xml","ora2vfp",512)
There are no error but the result is a cursor with one Blank record.
Any help will be greatly appreciated.
Regards
Stanley...
Olaf,
As right as ever.
The Drivers could not be seen because was using the System32 instead of the %systemdrive%\Windows\SysWoW64 folder.
Once done, I got to see all the drivers. And Yes, there were the drivers from both MS and oracle.
1 Microsoft ODBC for Oracle
2 Oracle in XE
at least one...
Mike,
I am trying to make a parser using PL/SQL codes which are stripped away from Oracle forms into a text file.
My portion involves parsing all these Procedures & functions and running them against the database. And reporting errors if any. (Like a sort of a pre-compile)
I have the Database...
Mike & olaf,
I still have not got started with the problem.
It was so easy to do the following in VFP/MySQL
lcStringConn="Driver={MySQL ODBC 5.1 Driver};Port=3306"+";Server="+lcServer+";Database="+lcDatabase+";Uid="+lcUser+";Pwd="+lcPassWord
I started with MS ODBC. I finally downloaded the...
I am a VFP(9) Developer. I am completely new to Oracle Databases.
I have some experience with MySQL connectivity and data manipulation though
Question
Using VFP9 Front end.
How do i connect to Oracle 10g Database using ODBC (DSN-Less Connection preferred).
Which ODBC Should I use...
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.