RE: Data transfer design Data transfer design (VFP to Google Sheets)

2021-09-20 Thread Richard Kaye
PM To: profoxt...@leafe.com Subject: Re: Data transfer design Data transfer design (VFP to Google Sheets) Thanks Ted and Dave for the reponses! It turns out that in my current case the DataToClip approach works perfectly. I was totally surprised that it could be so simple. (I was using copy to

Re: Data transfer design Data transfer design (VFP to Google Sheets)

2021-09-20 Thread Joe Yoder
stored > protected and insured and identified as the seller's property but shall be > entitled to resell or use the goods in the ordinary course of its business. > Until such time as the property in the goods passes to the buyer the seller > shall be entitled at any time > -O

RE: Data transfer design Data transfer design (VFP to Google Sheets)

2021-09-20 Thread Dave Crozier
Behalf Of Joe Yoder Sent: 18 September 2021 04:29 To: profoxt...@leafe.com Subject: Data transfer design Data transfer design (VFP to Google Sheets) I have VFP code that combines multiple events recorded on a phone app into a single Timeline table. The final step in the code is to copy to type X

Re: Data transfer design Data transfer design (VFP to Google Sheets)

2021-09-18 Thread Ted Roche
Hi, Joe: I did a lot of work, back in the day, moving FoxPro data from DBFs to other places: SQL Server, MySQL, etc. via ODBC and it gives you a lot of control. A quick web search seems to indicate several vendors have drivers to feed various Google services, including sheets. You might want to co

Data transfer design Data transfer design (VFP to Google Sheets)

2021-09-17 Thread Joe Yoder
I have VFP code that combines multiple events recorded on a phone app into a single Timeline table. The final step in the code is to copy to type XL5. Each time the code is run to include new data, the output file is written with the same name I opened the resulting file in Google sheets with th