|
Re: Storing int64 into Btrieve
Govert,
As others have suggested, add the following to your MAGIC.INIfile:
[MAGIC_SPECIALS]
XXLNumericSize = Y
In your Data Sources Repository, define the column in your Btrieve tableas
Govert,
As others have suggested, add the following to your MAGIC.INIfile:
[MAGIC_SPECIALS]
XXLNumericSize = Y
In your Data Sources Repository, define the column in your Btrieve tableas
|
By
Steven Blank
·
#185709
·
|
|
Re: DDF for encrypted files
Steve,
That did the trick, you're the best!
Wes
Steve,
That did the trick, you're the best!
Wes
|
By
Wes Hein
·
#185708
·
|
|
Re: DDF for encrypted files
Wex,
Magic allows one to enter more than eight characters into it's Access Keyproperty. However, as far as Btrieve is concerned, an owner name islimited to a maximum of eight characters. This means
Wex,
Magic allows one to enter more than eight characters into it's Access Keyproperty. However, as far as Btrieve is concerned, an owner name islimited to a maximum of eight characters. This means
|
By
Steven Blank
·
#185707
·
|
|
Re: DDF for encrypted files
Steve,
Thanks for the tip, when I run the Set Owner = <Encryption Key> I get this message
'[LNA][Pervasive][ODBC Engine Interface]Password too long. Only the first 8 characters for v1 MD and first
Steve,
Thanks for the tip, when I run the Set Owner = <Encryption Key> I get this message
'[LNA][Pervasive][ODBC Engine Interface]Password too long. Only the first 8 characters for v1 MD and first
|
By
Wes Hein
·
#185706
·
|
|
Re: Storing int64 into Btrieve
Govert,
You also have the “XXLNumericSize = Y” setting in the [MAGIC_SPECIALS] section which supports numbers from 19 to 38 digits.
Search this group for the above setting for numerous
Govert,
You also have the “XXLNumericSize = Y” setting in the [MAGIC_SPECIALS] section which supports numbers from 19 to 38 digits.
Search this group for the above setting for numerous
|
By
Keith Canniff
·
#185705
·
|
|
Re: xpa developer price
Hi Tim,
here in Brazil it's about 5000 US$
Livre de vírus. www.avg.com.
Hi Tim,
here in Brazil it's about 5000 US$
Livre de vírus. www.avg.com.
|
By
ra goulart
·
#185704
·
|
|
Re: xpa developer price
Hi - I was just curious to know. Weve had our toolkit licenses for years but need to add another developer.
From: main@magicu-l.groups.io <main@magicu-l.groups.io> on behalf of Govert Schipper
Hi - I was just curious to know. Weve had our toolkit licenses for years but need to add another developer.
From: main@magicu-l.groups.io <main@magicu-l.groups.io> on behalf of Govert Schipper
|
By
Tim Downie
·
#185703
·
|
|
Re: Storing int64 into Btrieve
Govert,
I use Stored As = Packed Decimal for 17 digit numbers. Should work for 19 digits.
Todd
On 9/6/2017 9:42 AM, Govert Schipper wrote:
Govert,
I use Stored As = Packed Decimal for 17 digit numbers. Should work for 19 digits.
Todd
On 9/6/2017 9:42 AM, Govert Schipper wrote:
|
By
Todd Baremore
·
#185702
·
|
|
Re: xpa developer price
Hi Tim,
It's about the same price in The Netherlands, just below 5000 euro.
Why do you ask?
Govert
Hi Tim,
It's about the same price in The Netherlands, just below 5000 euro.
Why do you ask?
Govert
|
By
Govert Schipper
·
#185701
·
|
|
Storing int64 into Btrieve
Hi,
We need to parse the xml result of a web service and save it into a Btrieve table (PSQL v12). Some of the (identifier) fields in the xml are from a SQL data type int64, and contain numeric values
Hi,
We need to parse the xml result of a web service and save it into a Btrieve table (PSQL v12). Some of the (identifier) fields in the xml are from a SQL data type int64, and contain numeric values
|
By
Govert Schipper
·
#185700
·
|
|
Re: How to automatically unzip files using Unipaas?
I would use an event in the MP.
It can check every x-time if there are any files there and unzip with f.e. 7-zip (which has command-line options).
With ‘Invoke os cmd’ you can use the
I would use an event in the MP.
It can check every x-time if there are any files there and unzip with f.e. 7-zip (which has command-line options).
With ‘Invoke os cmd’ you can use the
|
By
Sabrina Horst
·
#185699
·
|
|
How to automatically unzip files using Unipaas?
I need to have a program that automatically unzips files in a path once it starts. How do I start with this?
I need to have a program that automatically unzips files in a path once it starts. How do I start with this?
|
By
James Carlo Herico
·
#185698
·
|
|
xpa developer price
Hi - Im just wondering if anyone can share with me the price of an xpa developer license in your part of the world.
I over $5000 USD in Australia
Hi - Im just wondering if anyone can share with me the price of an xpa developer license in your part of the world.
I over $5000 USD in Australia
|
By
Tim Downie
·
#185697
·
|
|
Re: DDF for encrypted files
Wes,
You need to supply the owner name – in Magic, known as the Access Key – that was used to secure/encrypt the underlying data file. In the PCC, for example, execute the following SET statement
Wes,
You need to supply the owner name – in Magic, known as the Access Key – that was used to secure/encrypt the underlying data file. In the PCC, for example, execute the following SET statement
|
By
Steven Blank
·
#185696
·
|
|
DDF for encrypted files
I have a client would like to connect to my btrieve tables, when I create a DDF on a table that has been encrypted, I get an error 51 when Pervasive tries to open the file. Any tricks to this?
Wes
I have a client would like to connect to my btrieve tables, when I create a DDF on a table that has been encrypted, I get an error 51 when Pervasive tries to open the file. Any tricks to this?
Wes
|
By
Wes Hein
·
#185695
·
|
|
Re: XPA 2.5e system.windows.forms.webbrowser vs activex-webbrowser
Thx for trying to help Frederik. Much appreciated.
Thx for trying to help Frederik. Much appreciated.
|
By
Sabrina Horst
·
#185694
·
|
|
Re: XPA 2.5e system.windows.forms.webbrowser vs activex-webbrowser
Hi Sabrina,
My last suggestion only partially solved my situation, i guess depending on loading time, a bit randomly. The problem is widely known since long ago, but there is no elegant solution to
Hi Sabrina,
My last suggestion only partially solved my situation, i guess depending on loading time, a bit randomly. The problem is widely known since long ago, but there is no elegant solution to
|
By
Frederik Soete
·
#185693
·
|
|
Re: XPA 2.5e system.windows.forms.webbrowser vs activex-webbrowser
Hi Archim
See first attachment-video
In my program I browse a table and every row has its preview.
Scrolling to the next row it parks on the webbrowser control and stays there.
My preview
Hi Archim
See first attachment-video
In my program I browse a table and every row has its preview.
Scrolling to the next row it parks on the webbrowser control and stays there.
My preview
|
By
Sabrina Horst
·
#185692
·
|
|
Re: HTTPOST - UP1.9
Hi Shawn,
As we have not yet left v. 9 behind for the greener pastures of beckoning XPA, I have encapsulated the curl.exe in a subroutine, called in the right context by my fellow team member. When
Hi Shawn,
As we have not yet left v. 9 behind for the greener pastures of beckoning XPA, I have encapsulated the curl.exe in a subroutine, called in the right context by my fellow team member. When
|
By
Frederik Soete
·
#185691
·
|
|
Re: HTTPOST - UP1.9
I stand corrected the HTTPPOST did not do the Base64 decoding, I found where we were doing that after I downloaded the XmlResponse
I stand corrected the HTTPPOST did not do the Base64 decoding, I found where we were doing that after I downloaded the XmlResponse
|
By
Shawn Stone
·
#185690
·
|