|
MSSQL Execute Stored Procedure - Handle Return values/arguments
Dear Gábor, Why don't you use scalar-valued function? That works perfectly. Regards, Viktor
Dear Gábor, Why don't you use scalar-valued function? That works perfectly. Regards, Viktor
|
By
lehoczki@...
· #192684
·
|
|
An unusual problem with RIA
#ria
#xpa
Dear Ryan Guedes, Is all the ini synchronized? mgreq.ini: [REQUESTER_ENV] MessagingServer = 5116 Log = Requester.log y s mgrb.ini: [MRB_ENV] BrokerPort = 5116 PasswordSupervisor = Apacuka Log = Broker
Dear Ryan Guedes, Is all the ini synchronized? mgreq.ini: [REQUESTER_ENV] MessagingServer = 5116 Log = Requester.log y s mgrb.ini: [MRB_ENV] BrokerPort = 5116 PasswordSupervisor = Apacuka Log = Broker
|
By
lehoczki@...
· #192451
·
|
|
Magic XPA 33C
#android
#xpa
#ria
Dear All, I have a program where in a task there's a table and a subform in the screen. The subform is a subtask. When I click on a button the focus goes to the subtask 1. numeric field and the numpad
Dear All, I have a program where in a task there's a table and a subform in the screen. The subform is a subtask. When I click on a button the focus goes to the subtask 1. numeric field and the numpad
|
By
lehoczki@...
· #192391
·
|
|
XPA Excel .net communication
Dear Peter, I also had a problem with creating csv files. My solution was for 0 leading text fields to use ="value" in the cell. CSV file example: =0101;101 ="0101";101 0101;101 =" 0101";101 So I simp
Dear Peter, I also had a problem with creating csv files. My solution was for 0 leading text fields to use ="value" in the cell. CSV file example: =0101;101 ="0101";101 0101;101 =" 0101";101 So I simp
|
By
lehoczki@...
· #192323
·
|
|
License for running a batch in Background mode has changed in XPA3.3?
Dear Avgerinos, If you run the program only in background and there's no broker may be the problem is ActivateRequestsServer = N Set this in magic.ini to No. I thought you use magic broker. If there's
Dear Avgerinos, If you run the program only in background and there's no broker may be the problem is ActivateRequestsServer = N Set this in magic.ini to No. I thought you use magic broker. If there's
|
By
lehoczki@...
· #192166
·
|
|
License for running a batch in Background mode has changed in XPA3.3?
Dear Avgerinos, We use 3.3c with MGCSTK or MGCSRT licenses without problem. But it's officially not right. I think it's a bug in those versions. You should use MGENTx** or MGRIA licenses. Both are hos
Dear Avgerinos, We use 3.3c with MGCSTK or MGCSRT licenses without problem. But it's officially not right. I think it's a bug in those versions. You should use MGENTx** or MGRIA licenses. Both are hos
|
By
lehoczki@...
· #192164
·
|
|
Locking on Read
Dear All, Table lock can in 2 case: 1. You have a lot of Records locked so the DBMS Manager switch to table lock instead of record lock. 2. The settings in magic ini is set to Table lock. Magic.ini Da
Dear All, Table lock can in 2 case: 1. You have a lot of Records locked so the DBMS Manager switch to table lock instead of record lock. 2. The settings in magic ini is set to Table lock. Magic.ini Da
|
By
lehoczki@...
· #192079
·
|
|
Error opening table that has a Blob attribute and contents on Unipaas 1.9C on Windows Server 2019 and Pervasive V8
Dear Marwin Mesa, Never select blob in a dataview where more than 1 row can be a result. Always select the records without blobs in the dataview. I always use a button on these screens and when the bu
Dear Marwin Mesa, Never select blob in a dataview where more than 1 row can be a result. Always select the records without blobs in the dataview. I always use a button on these screens and when the bu
|
By
lehoczki@...
· #192078
·
|
|
Somebody know since which version of magic MLS is functioning ?
As I remember at the end of the file there should be no empty lines. You can check the difference in the translated file. May be after the last word you can put enter. But 2 enters are surely wrong. B
As I remember at the end of the file there should be no empty lines. You can check the difference in the translated file. May be after the last word you can put enter. But 2 enters are surely wrong. B
|
By
lehoczki@...
· #191993
·
|
|
Magic XPA 3.3 RIA strange behaviour
#xpa
#ria
Dear Members, We have a RIA application. On the screen there's a virtual field (tab order = 1). On Android phone the curzor is immediately at the field the caret flashes in the field, that's ok. On Wi
Dear Members, We have a RIA application. On the screen there's a virtual field (tab order = 1). On Android phone the curzor is immediately at the field the caret flashes in the field, that's ok. On Wi
|
By
lehoczki@...
· #191617
·
|
|
Magic XPA 3.3 RIA MAGIC LICENSE PROBLEM
#xpa
#ria
Dear Tom, Thank you for your info! That's exactly what I need. It was 0 in the ini. I changed it to 1 and now mgstations shows 1 user per application. The only problem is that there's now possibility
Dear Tom, Thank you for your info! That's exactly what I need. It was 0 in the ini. I changed it to 1 and now mgstations shows 1 user per application. The only problem is that there's now possibility
|
By
lehoczki@...
· #191596
·
|
|
Magic XPA 3.3 RIA MAGIC LICENSE PROBLEM
#xpa
#ria
Dear Members, There's a strange behaviour of the magic broker. mgrb.ini: ... [APPLICATIONS_LIST] Teszt_PDA = MgxpaRuntime.exe /ApplicationPublicName = Teszt_PDA /[MAGIC_LOGICAL_NAMES]Dir = c:\SVN\MN_U
Dear Members, There's a strange behaviour of the magic broker. mgrb.ini: ... [APPLICATIONS_LIST] Teszt_PDA = MgxpaRuntime.exe /ApplicationPublicName = Teszt_PDA /[MAGIC_LOGICAL_NAMES]Dir = c:\SVN\MN_U
|
By
lehoczki@...
· #191594
·
|
|
Magic XPA 3.3 RIA deployment problem
#xpa
#ria
Dear Andreas and Tim! Thank you for your infos! So, I have to do interface building as many times I need icon on my phone. Yes, I want to do this because there're different applications for a company
Dear Andreas and Tim! Thank you for your infos! So, I have to do interface building as many times I need icon on my phone. Yes, I want to do this because there're different applications for a company
|
By
lehoczki@...
· #191582
·
|
|
Magic XPA 3.3 RIA deployment problem
#xpa
#ria
Dear Tim, Currently when I deploy the magicdev.apk only 1 icon appears on the screen of the phone and in android only 1 account setting can be set. So I write into the setting only 192.x.x.x/MagicScri
Dear Tim, Currently when I deploy the magicdev.apk only 1 icon appears on the screen of the phone and in android only 1 account setting can be set. So I write into the setting only 192.x.x.x/MagicScri
|
By
lehoczki@...
· #191570
·
|
|
Magic XPA 3.3 RIA deployment problem
#xpa
#ria
Dear Group Members, I would like to use 2 separate applications on the same android phone or tablet. The account settings on the phone are different (ie.:server) I can make 2 different files using int
Dear Group Members, I would like to use 2 separate applications on the same android phone or tablet. The account settings on the phone are different (ie.:server) I can make 2 different files using int
|
By
lehoczki@...
· #191561
·
|
|
Magic XPA 3.3 RIA problem
#xpa
#ria
Dear Todd Barmore, Thanks for your comment! Yes, I've tried. I've made several more tests. [MAGIC_RIA] HttpRequestTimeout=70 Works more or less. Sometimes when wifi signal lost I got Server Unavailabl
Dear Todd Barmore, Thanks for your comment! Yes, I've tried. I've made several more tests. [MAGIC_RIA] HttpRequestTimeout=70 Works more or less. Sometimes when wifi signal lost I got Server Unavailabl
|
By
lehoczki@...
· #191244
·
|
|
Magic XPA 3.3 RIA problem
#xpa
#ria
The below problem arise in our Magic XPA 3.3 Rich Client application: The application runs on Android telephones and tablets. Sometimes the user goes too far and the telephone loose wifi signal. Immed
The below problem arise in our Magic XPA 3.3 Rich Client application: The application runs on Android telephones and tablets. Sometimes the user goes too far and the telephone loose wifi signal. Immed
|
By
lehoczki@...
· #191199
·
|