Re: Programmatically scroll a web area

2017-06-11 Thread Justin Carr via 4D_Tech
We do this all the time and don't see this issue. Mind you we never deployed with v15. What works for us with at least v12-14 and v16R2 is to use an internal webarea and open a blank URL first before opening the path to the PDF, i.e. WA OPEN URL(*;"webarea_name";"about:blank") WA OPEN URL(*;"we

Re: Desktop DBMS engines

2017-06-11 Thread Ken Geiger Gmail via 4D_Tech
SmartWare Sent from my iPhone > On Jun 11, 2017, at 3:33 PM, James Wright via 4D_Tech <4d_tech@lists.4d.com> > wrote: > > Omnis > On Sun, 11 Jun 2017 at 22:24, J. Douglas Cryer via 4D_Tech < > 4d_tech@lists.4d.com> wrote: > >> How about: >> >> Firebird >> SQLite >> >> Both Can be used as des

Re: Desktop DBMS engines

2017-06-11 Thread James Wright via 4D_Tech
Omnis On Sun, 11 Jun 2017 at 22:24, J. Douglas Cryer via 4D_Tech < 4d_tech@lists.4d.com> wrote: > How about: > > Firebird > SQLite > > Both Can be used as desktop DBMS engines. > > > > ** > 4D Internet Users Group (4D iNUG) > FAQ:

Re: Desktop DBMS engines

2017-06-11 Thread J. Douglas Cryer via 4D_Tech
How about: Firebird SQLite Both Can be used as desktop DBMS engines. ** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/

Re: LDAP user validation

2017-06-11 Thread Welsh Harris via 4D_Tech
Hello, I am curious about this as well. We are using 4D as a web server. We are being provided the Active Directory SAM-Account-Name and password for a user. We do not have the user passwords stored in 4D and need to validate their username/password against Active Directory. Is there a wa

Re: Desktop DBMS engines

2017-06-11 Thread Kirk Brooks via 4D_Tech
David, Have you had a look at this site: https://db-engines.com/en/ranking/relational+dbms On Sun, Jun 11, 2017 at 11:37 AM, David Eddy via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Folks - > > Can anyone extend this list with additional desktop DBMS engines they’ve > encountered… known to be sti

Explorer's "Object List" (How to get consistent wider width?)

2017-06-11 Thread Jeremy French via 4D_Tech
How do we get the Explorer window’s "object list" to consistently retain a wider width? In other words, when I widen the “object list”, how do I get 4D to always use that wider width? When ever I open the Explorer, its “object list” width has reverted to a narrower, default size. http://doc.4

Re: Desktop DBMS engines

2017-06-11 Thread John Baughman via 4D_Tech
I would not call Xojo a DBMS. It is an IDE for development of macOS, Windows, Linux, web, IOS, and Raspberry PI applications. It has no database. SQL Server Management Studio? Maybe not as you can’t create the user interface with it. Microsoft Visual Studio John > On Jun 11, 2017, at 7:37 AM,

Re: Programmatically scroll a web area

2017-06-11 Thread Jeffrey Kain via 4D_Tech
Just tried that... no luck. Also tried from a timer that fires shortly after the form loads. Jeff > On Jun 11, 2017, at 2:49 PM, Chip Scheide <4d_o...@pghrepository.org> wrote: > > maybe - > Post Key - Home or command/control Home > >> Stupid question I hope -- >> >> I'm displaying a PDF in

Re: Programmatically scroll a web area

2017-06-11 Thread Chip Scheide via 4D_Tech
maybe - Post Key - Home or command/control Home > Stupid question I hope -- > > I'm displaying a PDF in a web area (4D 15.4/Mac) but the web area > always scrolls to the end of the document when it initially displays. > > How can I have it display at the start of the PDF (scroll bar all the >

Re: Desktop DBMS engines

2017-06-11 Thread Chip Scheide via 4D_Tech
double(?) Helix Foxpro -- Mac/windows version (pre ms purchase) , along with Visual Foxpro (windows only fate MS purchase) Hypercard - might be considered/used as a database Also - I *think* there is/was a desktop version of DB2, although maybe it was just a client > Folks - > > Can anyone ext

Programmatically scroll a web area

2017-06-11 Thread Jeffrey Kain via 4D_Tech
Stupid question I hope -- I'm displaying a PDF in a web area (4D 15.4/Mac) but the web area always scrolls to the end of the document when it initially displays. How can I have it display at the start of the PDF (scroll bar all the way to the top)? **

Desktop DBMS engines

2017-06-11 Thread David Eddy via 4D_Tech
Folks - Can anyone extend this list with additional desktop DBMS engines they’ve encountered… known to be still alive or otherwise. As we all know, clients have an annoying habit of hanging on to working applications long beyond their natural life. Thanks. 4D dBase & clones AlphaFour

Re: Big Commerce v3 API

2017-06-11 Thread Spencer Hinsdale via 4D_Tech
can't you "manually" enter this detail, then get to see format, then put same? -spencer On Jun 11, 2017, at 12:33 AM, J. Douglas Cryer via 4D_Tech <4d_tech@lists.4d.com> wrote: >> An unlikely ask but: > >> Has anyone out there had any experience with integrating to Big Commerce >> v3API? I ha

Which 4D version is a data/structure file?

2017-06-11 Thread jarosz via 4D_Tech
Is there an easy way of identifying which version of 4D was used to create a data or structure file? I am thinking here of when you receive a demo 4D database and you want to know which version of 4D to use to open it with. This could be any version between 2004 and v16, and I want to avoid conver

Re: AS400 & 4D...

2017-06-11 Thread David Adams via 4D_Tech
If memory serves, and you can find him (Arizona?), and he will talk to you, I think that Steven G. Willis had a girlfriend that was an AS/400 expert. On Sat, Jun 10, 2017 at 7:52 AM, Robert ListMail via 4D_Tech < 4d_tech@lists.4d.com> wrote: > I have an existing client that is purchasing another

Re: AS400 & 4D...

2017-06-11 Thread J. Douglas Cryer via 4D_Tech
> >Robert, You would need to use ODBC to connect to the DB2 database. I have not needed to do this since the 90¹s so no longer have any current information. Often AS/400 systems have many well defined and documented file transfer processes to allow communication with other systems so I would loo

Big Commerce v3 API

2017-06-11 Thread J. Douglas Cryer via 4D_Tech
>An unlikely ask but: >Has anyone out there had any experience with integrating to Big Commerce >v3API? I have done an integration but I am stuck on a very specific >issue of trying to add variants to an existing product. BC >Documentation, Community and Support are all a bit useless for this ki