Re: What are some causes of Plugin and Component folder synchronization errors?

2017-06-14 Thread Nigel Greenlee via 4D_Tech
Kirk I don’t know if the following information has any relevance to you issue. A few months back I was testing something out that resulted in my creating large files(>2gb) inside my .4dbase(package). When i logged in from ‘client’ to server i noticed a significant load on folder synching and

Re: Macros...why have i forgotten this.

2017-06-14 Thread Tim Nevels via 4D_Tech
On Jun 14, 2017, at 2:47 AM,Nigel Greenlee wrote: > I think old age has crept up on me. > > I have some macros which I use in my development structure. I want those > macros to work client server(i normally develop on single user). > > The Macros V2 folder is next to the .4db at the same

Re: FootRunner + V13.5 Windows?

2017-06-14 Thread Douglas von Roeder via 4D_Tech
Tim: When we get the app to V16, I'll use Process 4D tags but this issue needs to be resolved now, when the app is in V13. -- Douglas von Roeder 949-336-2902 On Tue, Jun 13, 2017 at 5:22 PM, Timothy Penner via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Hi Doug, > > I am not sure about Footrunner

Re: Best solution for printing Enterable PDF docs from 4D v15 or

2017-06-14 Thread Ingo Wolf via 4D_Tech
Hello, we do exactly what you describe via xdp-files. That are pdf forms encapsulated in some xml. The forms are created with Adobe Acrobat and enhanced with Livecycle Designer. The pdf is then converted to Base64 and embedded in a xdp, wich is xml following some specs from adobe. From 4D we

Re: FootRunner + V13.5 Windows?

2017-06-14 Thread Douglas von Roeder via 4D_Tech
Pat: Thanks for the suggestion. I'll give that a try. -- Douglas von Roeder 949-336-2902 On Tue, Jun 13, 2017 at 5:06 PM, Pat Bensky via 4D_Tech < 4d_tech@lists.4d.com> wrote: > Doug, > We had a problem like this with a customer last year and we were able to > (kinda) fix it by installing the

Re: Best solution for printing Enterable PDF docs from 4D v15 or later

2017-06-14 Thread Rob Laveaux via 4D_Tech
> On 14 Jun 2017, at 05:23, Chuck Morris via 4D_Tech <4d_tech@lists.4d.com> > wrote: > I have a project where my client wants me to generate Enterable PDF forms > within 4D that would be populated by variable data but also have form fields > that would be enterable by the customer. Hi Chuck,

Re: 4D and Sage

2017-06-14 Thread Paul Dennis via 4D_Tech
I had sage line 50 working ok with odbc. I was able to export data from sage into our 4D app. However this was for a one of conversion rather than ongoing integration. Paul -- View this message in context: http://4d.1045681.n5.nabble.com/4D-and-Sage-tp5752571p5752592.html Sent from the 4D Tech

Re: How to create Object field via SQL

2017-06-14 Thread David Adams via 4D_Tech
Jeff, Just a note of thanks for drawing attention to thisuh"feature." I would have been digging around in my code for some time had I not had your post in the back of my mind. -- David ** 4D Internet Users Group (4D

Macros...why have i forgotten this.

2017-06-14 Thread Nigel Greenlee via 4D_Tech
Hi. I think old age has crept up on me. I have some macros which I use in my development structure. I want those macros to work client server(i normally develop on single user). The Macros V2 folder is next to the .4db at the same level as plug ins, components folders etc. In Client server

Re: 4D and Sage

2017-06-14 Thread Nigel Greenlee via 4D_Tech
Pat I have code for this:..it uses the ODBC plug in but should be converted to just use SQL i think. Nigel > On 13 Jun 2017, at 12:17, Pat Bensky via 4D_Tech <4d_tech@lists.4d.com> wrote: > > We've had a few enquiries from customers and prospects about interfacing > with Sage and I'd like to

RE: v16 sort editor

2017-06-14 Thread Timothy Penner via 4D_Tech
Hi Keith, I think the only reason the Query Editor has the fields in alphabetical order is because of the recent redesign. I am not sure if there is any plan to redesign the Sort Editor; it certainly isn't listed as a bug. So, to work with the current behavior, I think you can use the SET

Re: 4D and Sage

2017-06-14 Thread Pat Bensky via 4D_Tech
Nigel, It would be cool to see that code :) No rush. This is not an urgent job. Cheers Pat On 14 June 2017 at 08:55, Nigel Greenlee via 4D_Tech <4d_tech@lists.4d.com> wrote: > Pat > > I have code for this:..it uses the ODBC plug in but should be converted to > just use SQL i think. > > > > Nigel

Re: How to create Object field via SQL

2017-06-14 Thread Jeffrey Kain via 4D_Tech
This bit me again yesterday too. I tried to do a SELECT * from a simple table. I forgot that I had used an object field. So annoying. ** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: