Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - pmpenchoff

#1
Programming / Temporary addition of Index
March 24, 2025, 02:48:44 PM
Good afternoon list,

I am trying to add an index to a VLR file which already has the maximum alt keys of 15. I realize that I could drop one and add a new one but I would require exclusive access to the file. Is there already a function or tool which I could use to index (sort) a file temporarily (maybe a memory file) during the instance of the session?

Many Thanks in advance,

Mike Penchoff
Food Decision Software Inc
#2
Programming / Re: Calendar in grid input?
October 18, 2024, 08:54:16 AM
https://manual.pvxplus.com/PXPLUS/properties/query.htm

There's a plethora of info in the on-line help. This link refers specifically to the query definition property of a cell.

Cheers
 
#3
Hi Edward,

There's a number of ways you can approach this, one is to set up a simple host and then connect to it via simple client using RDP to the server. Two is to use the Azure Virtual Desktop for each user and have the client installed on each.
My money's the AVD as you will be using Azure Active Directory and will provide extra MFA security.

Cheers

Mike
#4
Language / Re: DD numeric definition for SQL validation
February 06, 2023, 01:11:29 PM
Hi Paula,

Please find a link to all data types used in SQL.
https://www.w3schools.com/sql/sql_datatypes.asp
Typically I have used the DOUBLE def for numbers.

Mike P.
#5
Dear list

We have Simple host running on a 2016 Windows Server and have simple client on the same server connection to the host. The number of PvxPlus licences is 26, but we are only able to connect 22 times from the same simple client and then we get following error message:
Connect Failure:
Unable to connect to host XXXXXXX;11000
Error #0 Record/filebusy
Last OS error:
The operation completed successfully.
We are connecting to the server with RDP and running the Client from the desktop.

Any or all suggestions would be appreciated.

Mike Penchoff
Food Decision Software