|
Annoying Ding on Studio Startup
Friends,
Beginning with eDeveloper 10 and continuing with uniPaaS and xpa, when I launch the Studio, this annoying error "ding" sounds. I believe it has something to do with the fact that I don't
Friends,
Beginning with eDeveloper 10 and continuing with uniPaaS and xpa, when I launch the Studio, this annoying error "ding" sounds. I believe it has something to do with the fact that I don't
|
By
Steven Blank
·
#188301
·
|
|
Windows 10, Pervasive 10, Magic 8.3
Yeah, I know, if it's not broken, don't fix it LOL
I have a client that upgraded their workstations to Windows 10, and their magic 8.3 program (running smooth on Win 8 and 7) now is triple time to
Yeah, I know, if it's not broken, don't fix it LOL
I have a client that upgraded their workstations to Windows 10, and their magic 8.3 program (running smooth on Win 8 and 7) now is triple time to
|
By
Stephen Saxton
·
#188300
·
|
|
Re: Azure AD and XPA 2.5
We also use this setting in magic.ini:
[MAGIC_SPECIALS]
SpecialAutomaticDBReconnect=Y
But we still have disconnect problems using Magic XPA 3.3a
MagicXPA 4.0 has been tested for Azure
We also use this setting in magic.ini:
[MAGIC_SPECIALS]
SpecialAutomaticDBReconnect=Y
But we still have disconnect problems using Magic XPA 3.3a
MagicXPA 4.0 has been tested for Azure
|
By
Chris de Bijl
·
#188299
·
|
|
Re: XPA 4 Web Client
In some ways the developer studio functionality required to build out web client solutions is a small enough subset that it would be easy enough to create as a web app.
I leave that as an exercise
In some ways the developer studio functionality required to build out web client solutions is a small enough subset that it would be easy enough to create as a web app.
I leave that as an exercise
|
By
Craig Martin
·
#188298
·
|
|
Re: This should be easy if I knew... Opening .csv in Excel from Unipaas
thx all
David Hudson
President GA Business Solutions
404-435-8630 (cell)
404-400-2170 (office)
Meaningful data leads to better decisions.
thx all
David Hudson
President GA Business Solutions
404-435-8630 (cell)
404-400-2170 (office)
Meaningful data leads to better decisions.
|
By
David Hudson
·
#188297
·
|
|
Re: XPA 4 Web Client
Craig,
Some interesting observations.
I sat through the webinar, and found it fascinating, but my perception is Magic have missed the mark, again, If this is designed to sustain existing Magic Shops,
Craig,
Some interesting observations.
I sat through the webinar, and found it fascinating, but my perception is Magic have missed the mark, again, If this is designed to sustain existing Magic Shops,
|
By
steve@...
·
#188296
·
|
|
Re: Fastest/Easiest Export/Import process that's the same between Pervasive and MSSQL
Hi Keith, have you tried to use SSMS to import the data from PSQL to MSSQL? You might need to use the ODBC driver for PSQL but SSMS should allow you to save the script that it generates.
Jose.
Hi Keith, have you tried to use SSMS to import the data from PSQL to MSSQL? You might need to use the ODBC driver for PSQL but SSMS should allow you to save the script that it generates.
Jose.
|
By
unipaas_programmer@...
·
#188295
·
|
|
Re: Fastest/Easiest Export/Import process that's the same between Pervasive and MSSQL
Todd,
So you're saying somehow I can delete the 70+ memory table entries out of the app after I do it once when it has to run daily?
I don't think so... :)
If I have external scripts then the app
Todd,
So you're saying somehow I can delete the 70+ memory table entries out of the app after I do it once when it has to run daily?
I don't think so... :)
If I have external scripts then the app
|
By
Keith Canniff
·
#188294
·
|
|
Re: Fastest/Easiest Export/Import process that's the same between Pervasive and MSSQL
Keith,
You only have to do it once. Use SQLite so there is only one file to copy. If you get started now, you'll be done before the sun goes down. (:-)
Todd
On 8/2/2018
Keith,
You only have to do it once. Use SQLite so there is only one file to copy. If you get started now, you'll be done before the sun goes down. (:-)
Todd
On 8/2/2018
|
By
Todd Baremore
·
#188293
·
|
|
Re: XPA 4 Web Client
Craig,
Appears to have a great potential and could be very useful for the site/customer that has a need for Web Client capabilities. For an application that manages a doctor/dentist
Craig,
Appears to have a great potential and could be very useful for the site/customer that has a need for Web Client capabilities. For an application that manages a doctor/dentist
|
By
Todd Baremore
·
#188292
·
|
|
Picture format and IBAN, Xpa 3.2
Hi Group
When using the picture U4 U4 U4 U4 U4 U4 U4 U4 U2 (for IBAN) on an input field (virtual field)in a online form then the following happens:
In the dataview the virtual is set to '' (so
Hi Group
When using the picture U4 U4 U4 U4 U4 U4 U4 U4 U2 (for IBAN) on an input field (virtual field)in a online form then the following happens:
In the dataview the virtual is set to '' (so
|
By
Erwin van den Assem
·
#188291
·
|
|
Get printer status
Hi all
I am using Magic 9.4 and I am trying to get the status of a printer. Has anyone done this?
I thought of using Call UDP with Winspool.OpenPrinterA but Winspool is not a dll
Help me out
Hi all
I am using Magic 9.4 and I am trying to get the status of a printer. Has anyone done this?
I thought of using Call UDP with Winspool.OpenPrinterA but Winspool is not a dll
Help me out
|
By
Lawrence Fisher
·
#188290
·
|
|
Re: Fastest/Easiest Export/Import process that's the same between Pervasive and MSSQL
Todd,
I thought of that but I would have to define 70+ memory tables in the data repository (1 per actual table) to do this. I’m trying not to over complicate the application just to transfer
Todd,
I thought of that but I would have to define 70+ memory tables in the data repository (1 per actual table) to do this. I’m trying not to over complicate the application just to transfer
|
By
Keith Canniff
·
#188289
·
|
|
Re: Fastest/Easiest Export/Import process that's the same between Pervasive and MSSQL
Keith,
I have customers that share a small amount (2k-3k rows) of data between themselves. For this I copy the applicable data to a memory table and use MTblGet, MTblSet, File2Blb and
Keith,
I have customers that share a small amount (2k-3k rows) of data between themselves. For this I copy the applicable data to a memory table and use MTblGet, MTblSet, File2Blb and
|
By
Todd Baremore
·
#188288
·
|
|
Fastest/Easiest Export/Import process that's the same between Pervasive and MSSQL
I have about 70+ Pervasive tables that were copied from one folder to another, then zipped and uploaded to an FTP site, then downloaded, unzipped and copied to another folder to transfer the data from
I have about 70+ Pervasive tables that were copied from one folder to another, then zipped and uploaded to an FTP site, then downloaded, unzipped and copied to another folder to transfer the data from
|
By
Keith Canniff
·
#188287
·
|
|
Re: Performing Web Service in Magic XPA 3.2/3.3
And also an addition, how can I output the webservice into the program form?
Thank you!
And also an addition, how can I output the webservice into the program form?
Thank you!
|
By
Neil
·
#188286
·
|
|
Re: Performing Web Service in Magic XPA 3.2/3.3
Hi Brenda,
This topic is so helpful! Thanks to you!
hmm, here's my next question : how can I use WebService as a Database? How to do that?
and also, can you show me how you do webservice with
Hi Brenda,
This topic is so helpful! Thanks to you!
hmm, here's my next question : how can I use WebService as a Database? How to do that?
and also, can you show me how you do webservice with
|
By
Neil
·
#188285
·
|
|
Re: Performing Web Service in Magic XPA 3.2/3.3
Yeah I just created a batch program with one alpha parameter (the request)
and on the task suffix I updated a variable with the alpha I want to return as a response.
Then enter to the program
Yeah I just created a batch program with one alpha parameter (the request)
and on the task suffix I updated a variable with the alpha I want to return as a response.
Then enter to the program
|
By
Brenda Bullorini
·
#188284
·
|
|
Re: Performing Web Service in Magic XPA 3.2/3.3
Hi Brenda,
Wow! That's nice!
Hmmm, I wonder how you create a request/response on your wsdl? Is there any logic inside your webservice for response of the hello world?
Thank you!
Hi Brenda,
Wow! That's nice!
Hmmm, I wonder how you create a request/response on your wsdl? Is there any logic inside your webservice for response of the hello world?
Thank you!
|
By
Neil
·
#188283
·
|
|
Re: Abort record of batch task in create mode
Worked like charm :-)
Many thanks Frederik!
Avgerinos
Worked like charm :-)
Many thanks Frederik!
Avgerinos
|
By
Avgerinos
·
#188282
·
|