Hello,
Thanks for your reply
My connection string fails. So what should i look for in the error machine? It has MS Access 2016 installed.
Any pointers others than ODBC driver? Since it already has Ms Access Installed.
Thanks in Advance
Hello,
I need help in reading mdb file and storing table to dbf
I am using following code but gives me connection error in some machines.
Need another approach
Thanks in advance
ps : If i open this myfile.mdb via double clicking it opens properly
My purpose is only to read from access table...
Hello,
Thanks but you are correct I need to distribute this app so it would be difficult as will have no control on user system configuration.
But will try the previous shellexecute and load apps approach
Thanks very much again your inputs are valuable.
Hello,
Thanks for your help and pointing in the right direction.
So I will need the command line parameter to launch chrome and load extension automatically. But for activating/running will contact with the developer. If you have any ideas about how to go about activating it , that would be...
Hello,
Thanks for your response and I am sorry for the confusion.
Our in house VFP 9 application automates certain web functionalities which works proper in chrome.
so we are getting a customized chrome extension developed which we need to call through our this application.
Have already used...
Hello All,
I have a chrome extension which automates login and certain functionalities in a website.
Would like to call this extension through VFP 9 ie. user presses command button and chrome extension is run.
I am new to chrome extension calling and any pointers would be very helpful.
I...
Hello Sir,
Yes Sir this is 3rd party dll which I need to integrate and supply in my vfp application.
So the dll is missing COM Interop Info as per your suggestion.
And I had a belief that if I could call it using object browser client machine would be just registering the dll.
Will need to...
Hello,
Yes sir I have ensured that all the frame works are installed in the machine
In the client machine if
1) I install VFP 9
2) generate tlb using regasm
3) Even if I browse the tlb in Object Browser it shows the methods and classes
But what i want is to be able to call this method...
Hello,
I ensure that .net framework 4 and above is installed
Can you please guide me what care is to be taken when building dll so that I can pass on that information to the programmer.
As I am not familiar with .NET environment deploying any help would be very appreciated.
Like what options...
Hello All,
I want to use .NET dll in my VFP 9 program
In IDE mode I am able to generate tlb file and call it using object browser
i use following command to generate tlb and call it in object browser
regasm d:\myproject1608\MyPartnerASP.dll /tlb
On client Machine
I have done as follows
1)...
Hello,
I did try using CoreFtp and it opens in it
but asks for user id and password i thing that is what we are supplying here also.
So it must be something else.
I did double check username and password but that seems ok
Any more suggestions
Thanks
Hello,
Yes I did try again by using FTPGet code and it is working with drivehq but still i am not able to get into my ftp site.
Can you suggest some other settings
Where can I set active/passive mode and check?
also will look into Olaf's suggestions and give feedback
Thanks
Hello,
Thanks for trying to help around
but something is amiss in ftpget.prg
because as suggested by you when i give ftp as "ftp.drivehq.com"
I still get the same error message
Please guide me
Thanks in advance
Hello all,
I am using following code to connect to my ftp site and download the file
But it gives me error : Unable to Connect
Please guide
I am able to open the url in internet explorer but not through program
So here i am missing something
hftpSession always returns 0
Thanks in advance...
Hello,
Thank you all for your esteemed and experienced view.
I am planning to go with VFP 9, and will have to rewrite the entire data logic as currently the app is using free tables no database
as this is evolved app from FPD 2.6 to VFP 6, to VFP 9
Olaf :
Can you please elaborate
"you use a...
Hello All,
I have been using native VFP database in my application and now am planning to move to use SQL for data storage
My reason to change is better security, encryption , and scalability to other platforms
Please advice as to which SQL version I should go for.
My data size would not be...
Thanks for your prompt reply.
But my screen shot shows as follows
First line shows caption of the form ie "Report Preview"
Then there is another title bar which shows "Report Designer MYFRM.FRX - Page 1"
It is this title bar that I want to remove. Thanks for your prompt reply and i am in...
Dear All,
I donot want to show frx name while preveiwing any report from my application. How do i go about it
i give
***creat for prevform
report form myrep to print prompt preview in window prevform
Thanks in advance
Thank you sir,
i added further few lines to your code
now the hot key is working but the report is giving nesting error which otherwise runs ok when called independently pls. go through it and show me the mistake i have done
loPreview = createobject("Form")
loPreview.caption = "Report Viewer"...
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.