Thanks, I'll check it out.
Type: Posts; User: Todd Forsberg
Thanks, I'll check it out.
Is there some way to set the timeout for a HttpGetJson request to a higher value?
I have one WebAPI method that could take up to 3 minutes, but DataFlex keeps returning a timeout error. The same...
Well that's interesting... LOL.
LOL. So are you say that TEXAS is HELL?
I agree. I am in this area.
Thanks Garret.
Well, after I changed the server and database under this section it does work now. However the dialog never popped up.
But maybe you are correct, if I just clear the value maybe it would.
I'll...
I forgot to mention that this workspace is using the Mertech driver. I was not sure if that made a difference, but then I found this in the registry.
[HKEY_CURRENT_USER\Software\Mertech Data...
I'm not using Connection IDs. This workspace is still using the "old school" method.
I am having trouble connecting to the SQL tables from the Studio. When I compile the and run, everything connects and works fine.
Does anyone know of a way to force this dialog box to open in the...
Thanks Mike!
Currently, the only reason I'm doing this is for a web service we use that is expecting a "BinaryImage" parameter. The web service then inserts this into an SQL database table.
Thanks again, it is working good. Have you also done it in the other direction, to create the file from the base64 string? I don't have a need for this yet, but just curious.
Mike's code does have the Set_Argument_Size in it. :o
Thanks for the fast response. I'll give it try.
Has anyone been able to convert a pdf (or any binary) file into a BASE64 string using DataFlex code?
Happy Holidays!
FYI: The class library I am referring too here is this:
https://www.dataaccess.eu/resources/downloads/download-category/download-subcategory-842?dagapsg=25
Specifically in the cLengthHandler...
It is good to share improvements even if I am the only one using this class library... LOL. Maybe others will too.
Ya... I know you Garret. LOL.
The conversion multiplier in the Conversion Library was fine for short distances as an approximation, but when I tried to use it for Odometer readings on trucks...
Vincent,
Here is a slight improvement for the Conversion Library.
Function KilometersToMiles Decimal decKilometers Returns Decimal
Decimal decMiles
//Move...
Thanks
Why was this "PathFindExtension.Pkg" removed from the most recent Graphics Library?
Will that library be published at some time or is it remaining private?