|
Re: uniPaaS 1.8 with MS SQL 2016
Hello everyone, MS SQL works fine, you have to be careful with your ports that you open.
Puerto TCP =1433
Hello everyone, MS SQL works fine, you have to be careful with your ports that you open.
Puerto TCP =1433
|
By
Humberto C
·
#192387
·
|
|
Re: XPA 32d linux: interpuntion problem
Hi,
I think the INI settings for the separators only activate on the next session, at least for newer XPA versions.
I remember V9 activated changes immediately, and requested the same from MSE for
Hi,
I think the INI settings for the separators only activate on the next session, at least for newer XPA versions.
I remember V9 activated changes immediately, and requested the same from MSE for
|
By
Frederik Soete
·
#192386
·
|
|
Re: F4 Expression Editor on RDP
Cheers. That’s the ticket !
Steven Burrows
Cheers. That’s the ticket !
Steven Burrows
|
By
Steven Burrows
·
#192385
·
|
|
Re: F4 Expression Editor on RDP
When I had this problem, also F3 to delete expression doen't worked anymore.
When I had this problem, also F3 to delete expression doen't worked anymore.
|
By
Roberto Gauer
·
#192384
·
|
|
Re: F4 Expression Editor on RDP
Hi Steve!
Try this Q2 X A2 solution below...
http://kb.magicsoftware.com/articles/bl_Reference/Studio-Troubleshooting-xpa-3x/?q=studio+troubleshooting&l=en_US&fs=Search&pn=1
Hi Steve!
Try this Q2 X A2 solution below...
http://kb.magicsoftware.com/articles/bl_Reference/Studio-Troubleshooting-xpa-3x/?q=studio+troubleshooting&l=en_US&fs=Search&pn=1
|
By
Roberto Gauer
·
#192383
·
|
|
F4 Expression Editor on RDP
XPA 4.6 – Now working from home partly local machine, partly RDP, have noticed something odd.
Over RDP, F4 works in many places but not in the Expression Editor. Cant find any Windows or RDP
XPA 4.6 – Now working from home partly local machine, partly RDP, have noticed something odd.
Over RDP, F4 works in many places but not in the Expression Editor. Cant find any Windows or RDP
|
By
Steven Burrows
·
#192382
·
|
|
uniPaaS 1.8 with MS SQL 2016
Hi,
Can uniPaaS 1.8 work with MS SQL 2016 ?
If not - Can uniPaaS 1.9 work with MS SQL 2016 ?
Anything special to know regarding uniPaas before moving to SQL 2016 ?
Many Thanks
Alon
Hi,
Can uniPaaS 1.8 work with MS SQL 2016 ?
If not - Can uniPaaS 1.9 work with MS SQL 2016 ?
Anything special to know regarding uniPaas before moving to SQL 2016 ?
Many Thanks
Alon
|
By
u_alon@...
·
#192381
·
|
|
XPA 32d linux: interpuntion problem
Hello group,
Since some time we have a problem with interpunction in output files. When we start the program, we set the interpuntion by iniput to be sure the interpunction is correct. However,
Hello group,
Since some time we have a problem with interpunction in output files. When we start the program, we set the interpuntion by iniput to be sure the interpunction is correct. However,
|
By
Jeroen Bos
·
#192380
·
|
|
Re: Randbetween(Bottom, Top)
Thanks Frederik for this explanation. This is all I need to know. Now I can use RAND() this way.
Also for you and all others: Keep well
André Hilberink
Thanks Frederik for this explanation. This is all I need to know. Now I can use RAND() this way.
Also for you and all others: Keep well
André Hilberink
|
By
De Netwerkadviseur BV
·
#192379
·
|
|
Re: Randbetween(Bottom, Top)
Hi,
To answer your original question (title).
You get RandBetween(Bottom, Top) as follows...
= Bottom + (Top - Bottom) * Rand(0)
This maps the Rand-value-interval [0, 1] linearly to the
Hi,
To answer your original question (title).
You get RandBetween(Bottom, Top) as follows...
= Bottom + (Top - Bottom) * Rand(0)
This maps the Rand-value-interval [0, 1] linearly to the
|
By
Frederik Soete
·
#192378
·
|
|
Re: Randbetween(Bottom, Top)
Hi Sherman,
Thanks. Now I understand the Help and the working of a seed.
Best regards,
André
Hi Sherman,
Thanks. Now I understand the Help and the working of a seed.
Best regards,
André
|
By
De Netwerkadviseur BV
·
#192377
·
|
|
Re: Randbetween(Bottom, Top)
Andre,
Check out the help. Rand ( -1 ) is supposed to initialize the seed randomly, so you would run Rand (-1) at the start of each session, and Rand(0) thereafter.
Sherm
Andre,
Check out the help. Rand ( -1 ) is supposed to initialize the seed randomly, so you would run Rand (-1) at the start of each session, and Rand(0) thereafter.
Sherm
|
By
sherman levine
·
#192376
·
|
|
Re: Randbetween(Bottom, Top)
Hi Sherman,
This seems to work. Thanks.
Can you tell me how random is RAND(0)? It seems its starts every time with the same numbers every time I restarts the runtime.
Best regards,
André
Hi Sherman,
This seems to work. Thanks.
Can you tell me how random is RAND(0)? It seems its starts every time with the same numbers every time I restarts the runtime.
Best regards,
André
|
By
De Netwerkadviseur BV
·
#192375
·
|
|
Re: Randbetween(Bottom, Top)
Perhaps use your RAND(0) result and multiply by 57
Perhaps use your RAND(0) result and multiply by 57
|
By
sherman levine
·
#192374
·
|
|
Randbetween(Bottom, Top)
Hi,
I am looking for something like RAND(0), but between 0 and 57.
Magic v9.4.
Does somebody have a solution, besides a task or a BlockLoop?
Best regards,
André
Hi,
I am looking for something like RAND(0), but between 0 and 57.
Magic v9.4.
Does somebody have a solution, besides a task or a BlockLoop?
Best regards,
André
|
By
De Netwerkadviseur BV
·
#192373
·
|
|
Re: XPA differences - Range/Locate/Key switching in the GUI
Hi Steven
b. Unfortunately not, in an ideal world every visible table field would start with t_ but it was never a need before to ever identify fields like this.
d. We do have this in a fair few
Hi Steven
b. Unfortunately not, in an ideal world every visible table field would start with t_ but it was never a need before to ever identify fields like this.
d. We do have this in a fair few
|
By
Peter Ashworth
·
#192372
·
|
|
Re: XPA differences - Range/Locate/Key switching in the GUI
It’s a bit of everything.
We still use UserFunctionality but is :
Modified to fit our GUI
Tinkered with to exclude variables we don’t want the user to access, easy enough by checking VarName().
It’s a bit of everything.
We still use UserFunctionality but is :
Modified to fit our GUI
Tinkered with to exclude variables we don’t want the user to access, easy enough by checking VarName().
|
By
Steven Burrows
·
#192371
·
|
|
XPA differences - Range/Locate/Key switching in the GUI
Hi all
For a long while our project has been in Magic 9 and we are slowly but surely pushing into XPA. A thing we use, I suppose mostly for troubleshooting but it has other uses, is the ctrl+r ctrl+l
Hi all
For a long while our project has been in Magic 9 and we are slowly but surely pushing into XPA. A thing we use, I suppose mostly for troubleshooting but it has other uses, is the ctrl+r ctrl+l
|
By
Peter Ashworth
·
#192370
·
|
|
Re: dotnet SyncFusion sfDataGrid.net coponent #xpa3.3
I got it working. I missed the part that in 3rd Party Samples the grid is put on the form as a Model and in that model there were a few options i was missing.
I made a similar model for sf data grid
I got it working. I missed the part that in 3rd Party Samples the grid is put on the form as a Model and in that model there were a few options i was missing.
I made a similar model for sf data grid
|
By
Adrian Wick
·
#192369
·
Edited
|
|
transaction file
#ria
Hi guys
I know that the transactions have a temporary transaction file and I wanted more details about this file, does it have a folder? how can I access it?
Thank you for your attention.
Hi guys
I know that the transactions have a temporary transaction file and I wanted more details about this file, does it have a folder? how can I access it?
Thank you for your attention.
|
By
Ryan Guedes <ryanguedes2010@...>
·
#192368
·
|