I tried to use the odbc for a connection to lcMyfile (patdb.db)
lcdsn="DRIVER=Driver do MICROSOFT Paradox DRIVER (*.DB);" + "DBQ="+lcMyfile
lnConnHandle = SQLSTRINGCONNECT(lcdsn)
IF lnConnHandle > 0
lnResult = SQLTABLES(lnConnHandle...
I use the MAPI Ole-Control to automate my outlook express
I want to automate the setting of "always use digital signature with evry mail". Is this possible?
Thanks for any help
Manfrid
some of my users get Exception C0000005 error when Starting the Update-EXE after installation on different machines ( XP, Vista, 2K). about 3 users among one hundered.
these users can install the old version again which was compiled by vfp6 and run it succesfully
any help ?
thank you
Manfrid
I used sys(1037) in Vfp6 that my users can change the Printer to a different one before printing. it worked under XP as well as under Vista. Now I changed to Vfp9, the
sys(1037) still works under XP. under Vista I can only change the Pagesetup, no more change (select) the printer.
can any body...
I got a dll from a another softwareprogrammer(Delphi) to use it in my vfp6 program in order to get some data from his runnig Delphi-program.
I got the dll-File (ICertificate.dll) which I must register as a COM-Server.
and also this information:
DLL-Functions:
Dllname: DCertificate.dll...
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.