I have a spreadsheet that I populate via VFP9. When I am in the spreadsheet sometimes I filter the table and forget to turn the filter off. When I add data via VFP, sometimes the data insertion gets 'misplaced' because of the filter. I know how to turn the filter off programmatically but I am...
Hi all,
I am creating a calendar entry via VFP 9.0. I cannot figure out how to set the reminder to none.
oObject = oOutlook.CreateItem(1)
oObject.ReminderMinutesBeforeStart can only accept integers.
Does anyone know of a way to set that property to NONE?
Thanks,
Hi all,
This is just a fact finding question to see if anyone knows if this is possible.
Can MSSql 2016 read VFP Tables.
I was asked this question during a job interview.
Thanks!
Hi Cliff,
I had those file and Installed them.
here is my situation:
ADS is installed on the server FoxA - when I run my production EXE from this server it works.
My testing server is called VFoxB - when I run my EXE from this server it does not work because.
In the Advantage Data...
Hi Cliff.
We have a test server and a production server and my local drive.
No problem running off the production server because that is where ADS is installed.
Trouble we are having is running off of the Test server because that is on a different server, which we do not have ADS installed on...
Just started. Setup is tricky.
We have old clipper program that we had a consultant convert to xBase++ 2.0 and ADS V12.00
Tuff to find any support for ADS since SAP bought it.
Hi All,
been out of the coding world for a while now back into it!
I have a container with a 7 button command group.
The buttons are vertically placed.
When I arrow down and get the the 7th button, i want to reposition to the first button when I press the down arrow on the 7th button, but...
I am embarrassed to admit but I do not know what "Variant" means in this statement
oExcel.WorkSheets.Add( [Before as Variant], [After as Variant], [Count as Variant]....
I want to add a worksheet after the one I already have.
Is the Before a logical? or an Excel constant?
Thanks!
Hi all,
At work we have a critical Billing application (Access 2000) that stopped working in Access 2000.
And by stop working I mean ODBC errors where popping up when opening the database.
It might have been to mangled ODBC connections that were trying to connect to 3 VFP tables.
We repaired...
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.