Re: Taking a screenshot of "yourself"

2016-10-28 Thread Mike Copeland
Thanks, Dave! That works a lot better than mine! Mike Dave Thayer wrote: I On Fri, Oct 28, 2016 at 11:28 AM, Mike Copeland wrote: Man-wai Chang wrote: Is there a VFP function that does it? Win32API needed? Here's what I use. It creates a snapshot of the entire screen and

M$ OCX Date Picker Problem!

2016-10-28 Thread Kurt Wendt
Hello there ProFoxers! 1st of all - Happy TGIF! I'm trying to find out who else may have this particular problem. Here's the URL to an image of the Date Picker being used within a system here at my job: http://imgur.com/a/ZlGZu Initially - the problem with the Date Picker

Re: Taking a screenshot of "yourself"

2016-10-28 Thread Dave Thayer
I On Fri, Oct 28, 2016 at 11:28 AM, Mike Copeland wrote: > Man-wai Chang wrote: >> >> Is there a VFP function that does it? Win32API needed? > > > Here's what I use. It creates a snapshot of the entire screen and saves it > as "error.emf" which is a bit-map format that

Re: Taking a screenshot of "yourself"

2016-10-28 Thread Mike Copeland
Man-wai Chang wrote: Is there a VFP function that does it? Win32API needed? Here's what I use. It creates a snapshot of the entire screen and saves it as "error.emf" which is a bit-map format that compresses extremely well. Mike PROCEDURE screensnap DECLARE INTEGER

SQLite & Thunderbird - (Was - RE: Friday Poll (while dl'ing MS Flash Patch))

2016-10-28 Thread Kurt Wendt
Hate to pull this TOO Far off topic. But, since SQLite was brought up. Wasn't it mentioned here that it was used as the data for Mozilla Thunderbird - the e-mail reader? I'm still having a problem in Thunderbird - but only on my laptop - where NO Emails show up in the Sent folder. I even did

Re: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Vince Teachout
On 10/28/2016 9:54 AM, Dave Crozier wrote: M$SQL 2012 VFP Databases SQLite How do you like SQLite, Dave? I've downloaded it and planning to start playing with it so I can start Android programming. ___ Post Messages to: ProFox@leafe.com

Re: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Malcolm Greene
>> I don't see SQLite mentioned much. > Single user and insecure so that kind of limits real-world usage to phone applications and similar local storage use cases, as far as I can see. You wouldn't be putting a big production database on it. The following from the SQLite email list. Sent from

Re: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Vince Teachout
On 10/28/2016 9:00 AM, Ted Roche wrote: So, where's your data stored today? MS Sql, followed by DBF ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list:

Re: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Alan Bourke
On Fri, 28 Oct 2016, at 04:20 PM, Ted Roche wrote: > I don't see SQLite mentioned much. Single user and insecure so that kind of limits real-world usage to phone applications and similar local storage use cases, as far as I can see. You wouldn't be putting a big production database on it. --

RE: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Kurt Wendt
Rush??? I suspect, however, you meant that kind of 'tongue in cheek'. Regards, Kurt Wendt Senior Systems Analyst Tel. +1-212-747-9100 www.GlobeTax.com -Original Message- From: ProfoxTech [mailto:profoxtech-boun...@leafe.com] On Behalf Of Peter Cushing Sent: Friday, October 28, 2016

RE: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Kurt Wendt
X_ MS SQL Server In fact - I just completed a 4-day class last week at the Learning Tree on M$ SQL. It was kinda Nuts - as they jammed TOO Much into a 4-day class - would have been better to be 5 or 6 days! And, some of you may find it peculiar - since I've been working this job for 1.5 years

RE: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Dave Crozier
Ted, We use it to interface onto the Android tablets as it is obviously Android Native. Dave -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Ted Roche Sent: 28 October 2016 16:20 To: profox@leafe.com Subject: Re: Friday Poll (while dl'ing MS Flash Patch)

RE: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread José Enrique Llopis
__ DBFs 80% clients __ MS SQL Server 20% clients Jose Enrique Llopis www.multilinkcrm.com -Mensaje original- De: ProFox [mailto:profox-boun...@leafe.com] En nombre de Ted Roche Enviado el: viernes, 28 de octubre de 2016 15:01 Para: profox@leafe.com Asunto: Friday Poll (while

Re: Taking a screenshot of "yourself"

2016-10-28 Thread Ted Roche
No VFP built-in function, iirc. There are Win32 API calls to do this. Web search on "Visual Foxpro take screenshot" and you should find a couple of good clues. On Fri, Oct 28, 2016 at 11:29 AM, Man-wai Chang wrote: > Is there a VFP function that does it? Win32API needed? > >

Taking a screenshot of "yourself"

2016-10-28 Thread Man-wai Chang
Is there a VFP function that does it? Win32API needed? -- .~. Might, Courage, Vision. SINCERITY! / v \ 64-bit Ubuntu 9.10 (Linux kernel 2.6.39.3) /( _ )\ http://sites.google.com/site/changmw ^ ^ May the Force and farces be with you! ___ Post Messages

Re: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Ted Roche
On Fri, Oct 28, 2016 at 9:54 AM, Dave Crozier wrote: > M$SQL 2012 > VFP Databases > SQLite > > Dave > I don't see SQLite mentioned much. I've worked with it in a couple of situations (including a book by Whil Hentzen I edited) but haven't used it in a production system.

Re: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Peter Cushing
On 28/10/2016 14:00, Ted Roche wrote: So, where's your data stored today? __ DBFs Yup - sooner or later we will look to move to SQL but we don't want to rush into things Peter This communication is intended for the person or organisation to whom it is addressed. The contents are

Re: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread John R. Sowden
On 10/28/2016 06:00 AM, Ted Roche wrote: So, where's your data stored today? X_ DBFs __ MS SQL Server __ Azure __ Postgres __ My/MariaDB __ Oracle __ Excel __ Other (please specify) (P.S. Microsoft released an out-of-band (i.e., emergency) patch for Adobe Flash. You likely want to

Re: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Fernando D. Bozzo
In DBFs for work data and fixed reference values, and Oracle 11 for consolidated data. Fernando D. Bozzo 2016-10-28 16:24 GMT+02:00 Kevin J Cully : > X PostgreSQL - CULLYTechs system runs on PostgreSQL for years now without > a hiccup. Big fan. > > X DBFs - I have a

RE: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Kevin J Cully
X PostgreSQL - CULLYTechs system runs on PostgreSQL for years now without a hiccup. Big fan. X DBFs - I have a client that insisted I use DBFs for his desktop and Web-Connection site. It's run almost flawlessly since 2008 with the exception of the 'memo field bloat' issue. That's caught me a

Re: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Ajit Abraham
DBFs MS Sql Server Ajit Abraham On 28-Oct-16 4:00 PM, Ted Roche wrote: So, where's your data stored today? __ DBFs __ MS SQL Server __ Azure __ Postgres __ My/MariaDB __ Oracle __ Excel __ Other (please specify) (P.S. Microsoft released an out-of-band (i.e., emergency) patch for

Re: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread John Weller
DBFs - I'm old fashioned (and I don't have much data anymore) John Weller 07976 393631 01380 723235 Sent from my iPhone > On 28 Oct 2016, at 14:00, Ted Roche wrote: > > So, where's your data stored today? > > __ DBFs > > __ MS SQL Server > > __ Azure > > __ Postgres >

RE: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Dave Crozier
M$SQL 2012 VFP Databases SQLite Dave -Original Message- From: ProFox [mailto:profox-boun...@leafe.com] On Behalf Of Ted Roche Sent: 28 October 2016 14:01 To: profox@leafe.com Subject: Friday Poll (while dl'ing MS Flash Patch) So, where's your data stored today? __ DBFs __ MS SQL

RE: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Carl Lindner
dbf --- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus ___ Post Messages to: ProFox@leafe.com Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list:

Re: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Stephen Russell
__ Other (please specify) XML files for fitting data that NEVER changes. USA States and Countries are never changing data in my mind and something that is faster to pull off the website file instead of hitting the sql backend for it. I have plenty of others as well that fit our

Re: Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Alan Bourke
DBFs MSSQL Azure (for testing and playing around) Excel (although I don't use it like a database, due to not being insane) -- Alan Bourke alanpbourke (at) fastmail (dot) fm ___ Post Messages to: ProFox@leafe.com Subscription Maintenance:

Friday Poll (while dl'ing MS Flash Patch)

2016-10-28 Thread Ted Roche
So, where's your data stored today? __ DBFs __ MS SQL Server __ Azure __ Postgres __ My/MariaDB __ Oracle __ Excel __ Other (please specify) (P.S. Microsoft released an out-of-band (i.e., emergency) patch for Adobe Flash. You likely want to patch NOW. After answering the poll, of