Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Goofus828

  1. Goofus828

    Help with Filtering rows in Excel via VFP

    Bueller…? Bueller??
  2. Goofus828

    Help with Filtering rows in Excel via VFP

    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...
  3. Goofus828

    Microsoft Outlook - Set Reminder to "NONE"

    Thanks Tamar! That was it.
  4. Goofus828

    Microsoft Outlook - Set Reminder to "NONE"

    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,
  5. Goofus828

    fact finding question VFP9 & MSSQL 2016

    Thanks Guys, Very Helpful Information.
  6. Goofus828

    fact finding question VFP9 & MSSQL 2016

    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!
  7. Goofus828

    Advantage Database Server 12.0

    Hey Cliff, I was able to get it to work finally. Thanks for your help. Josh
  8. Goofus828

    Advantage Database Server 12.0

    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...
  9. Goofus828

    Advantage Database Server 12.0

    Thanks Cliff. I will try this soon and let you know how I make out!
  10. Goofus828

    Advantage Database Server 12.0

    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...
  11. Goofus828

    Advantage Database Server 12.0

    Sorry I do not have the Disconn.obj. I searched our entire network and nothing.
  12. Goofus828

    Advantage Database Server 12.0

    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.
  13. Goofus828

    Advantage Database Server 12.0

    Hi all, this is a shot in the dark. Does anyone use ADS 12 and xBase++. Thanks
  14. Goofus828

    CommandGroup wrapping/looping

    Olaf, that was it! you just saved me a ton of spaghetti code to work around this. Thanks!
  15. Goofus828

    CommandGroup wrapping/looping

    The button are sequential 1-7 and the tab order is 1-7. no change with any of that.

Part and Inventory Search

Back
Top