PxPlus User Forum

Twitter Twitter Twitter

Recent Posts

Pages: 1 ... 8 9 [10]
91
Programming / Re: Can create a Browse Query
« Last post by Mike King on March 03, 2024, 09:36:18 PM »
You could use the maintenance/screen generator to create a screen with a list box that you populate from a query, then add buttons below it.

You could also change your design so you start from a file maintenance screen with a query that allows selection of the client.  The standard file maintenance has edit, add new, and delete options along with browse buttons.
92
ODBC / wHAT odbc USE PVX
« Last post by eldonfsr on March 03, 2024, 07:49:27 PM »
Hi sorry for this topic could be not what not right what i see and what i tested, with nomads i can connect to database open tables show information suppose  when you create a query you sad is database or odbc , as you can see on attach image, but when you use odbc outside of pvx going completed wrong you can connect and open tables and see the information why is the big quetion...
   
93
Programming / Can create a Browse Query
« Last post by eldonfsr on March 03, 2024, 01:20:21 PM »
Hello is possible to cerate browse query to show customer information and add buttons to add, delete, edit , I made a test and create a browse query but just to show information and the options , select , search, sort but i don't  see option to add buttons..

 
94
Nomads / Re: Tool to update providex.ddf file to new version
« Last post by eldonfsr on March 02, 2024, 03:53:16 PM »
Wow great but can affect that datas on tables if app is access with old format or old definition....could affect? 
95
ODBC / What is the _S on table definition fields
« Last post by eldonfsr on March 02, 2024, 03:16:09 PM »
Hi on mas I see several Fields _S1.._S7 and _N1...N5 open what is the mean of that..
please explain me lite about that....
96
Nomads / CHART Legends font/size
« Last post by jhendrickx00 on March 01, 2024, 07:43:52 PM »
Hi I'm using PxPlus 2023 Update 1 (version 20.10) running under Windows 11; Chart type: Native (Type Column, 2D);Font: Arial, 11 pts; Margins: setting of "2" (top, left, right, bottom margins)

I don't know how to change the dataset legend (marked in yellow in the attached picture). I need to the change font/size.

Thanks,
Jean H//
97
Programming / Re: IT editor: Go To line focus
« Last post by Len Vassos on March 01, 2024, 11:01:37 AM »
Paula,

Have you tried setting 'List from top after Goto' option found in the Options menu selection? 
98
Programming / IT editor: Go To line focus
« Last post by PMM_CAI on March 01, 2024, 10:14:25 AM »
(I wasn't sure how to word the subject line)  ;)

In the IT editor, if I go to a particular line -- let's say the first line in a routine/method -- is there a way to have the line load at the top of the display? The line in question loads partway down the screen, and I often have to scroll down to see the entirety of a routine that I might not need to if that first line appeared at the top. (By the way, we use line numbers in our installation.)

Just wondering if there's a way, for efficiency's sake. Thanks in advance!

Paula McKeever
CAI Software LLC
99
Webster Plus / Re: EZWeb takes approx 20 seconds for actions
« Last post by Mike King on February 29, 2024, 04:04:02 PM »
That sounds like it would work.  The actual waiting page could be generated by Webster+ since a page that is being displayed and idle waiting to request an update itself would not consume a user slot.  Basically the user slot will only be used while Webster generates the page, not while its displayed.  Actually this is one of main benefits of developing using Webster+.  Less active resources used on the server.

Now if you only need to update the display every 5 minutes (300 seconds) and assuming your logic can generate the response in 1/2 second (which is likely an overkill) for 1000 users you likely only need a 2-3 user license (with 1/2 second processing 300 seconds will allow for 600 requests).

Let us know if you need any help.
100
ODBC / Re: UPdtae table send me message column not found
« Last post by eldonfsr on February 29, 2024, 11:41:26 AM »
Thanks so much for your replay  i appreciate this.
 
there a way from command line run utility to fix that problem... because i don't have nomads  for 32 bits...the version i have is 64 bits and don't know could affect all information on table.
Pages: 1 ... 8 9 [10]