Solved it by checking the length and removing the BOM before doing the check.
Hopefully DAW are fixing these debugger issues in DF20
Thanks for the sanity check
Regards
Type: Posts; User: Ian Smith
Solved it by checking the length and removing the BOM before doing the check.
Hopefully DAW are fixing these debugger issues in DF20
Thanks for the sanity check
Regards
Good call about the debugger
The file is UFT-8 encoded ascii data, so it contains the BOM at the start. Obviously the Debugger is ignoring the first three characters when it states the values are...
I know it's Friday the 13th and any sane person is hiding under the bed and yes it has been one of these days already, but what am I missing
the condition is true but execution jumps to the else...
This is a clean install of DF20.0 on a machine that has never had DF installed. The Studio just does not run, not even as far as the splash screen.
Harm sent me a new build to try and that also...
Hi Harm
Whenever I try and run the Studio (WebApp.exe is also causing the same error). The errors are reported in the Windows Event logs - Windows Logs / Application.
It does not even get as...
Bump...
Uninstalled, rebooted, updated to Win 10 1909, rebooted, installed - still getting the error.
DAW any ideas why icuuc63 may be failing?
Just installed DF 20 on a second laptop - Installed OK on my main machine.
Laptop which has never had DF installed (i7 8GB).
Installer run OK - no errors
All the Defaults, except the file...
Hi Vincent
Thanks for confirming.
FYI Wrote a class to handle this via standard seqential IO.
Hi Andrew, Michael
Thanks for your input.
I have writen a class in dataflex. As Andrew said, as the XML is flat is should be easy and it was.
Regards
No, using Chilkat to unzip the archives, so used Chilkat to process the XML as well.
Do you know if FlexML uses DOM? If so then the same limiations will probably apply.
The XML is flat, all...
Hi
Has anyone used a SAX based XML parser?
I have some very large, approaching, 1GB XML files to process.
Thanks
Smaller files process Ok
App currently using approx 196MB, 11GB free on server, SQL Express has 1.8GB allocated.
Looks like a Chilkat limitation, I have emailed Chilkat support what they expct...
Hi
Not played with V20 yet, but may have to put it into production now!
Processing xml files via Chilkat in 19.1 (so 32 bit) and getting out of memory.
LoadXmlFile:
ChilkatVersion:...
Hi Pieter
No, worknig in my application.
If you have changed the theme you could try changing peStickerStyle, in case the default is not supported / working in the theme.
{...
Ditto... Thanks Wil
VDF GUI Dance is at top of my favourites list
The correct / Windows way to do this is to ask Windows for the User's Temporay folder and use that instead on C:\TempUsr.
Here is an extract from the FileSystem class by Allan Kim Eriksen
...
That’s not so bad... I was expecting stark white décor
Slow yesterday for me accessing all things Dataaccess.com, not just the forum. Working OK today
Found it - This is a fairly complex view with 3 lists and a tab dialog with further tab dialogs on some of the tab pages (nearly 4000 lines of code). I started this with TabDialogViews and at some...
No Constraints, so what else could be stopping the find?
Frank
I downloaded the DataFlex 3.2 Data Dictionary Guide which states on page 58
If I remember correctly in the good old days of...
I think I need to go back to DD school. I expect this to work
Properly constructed and connected set of Data Dictionary Objects
Parent
|
Child
|
Grandchild
|
Great_Grandchild
OK, I’ll fess up as well – DD also kill me most days and if I add DDOs to a view via the DDO Explorer I do not get the Constrain_File statements. I have just checked the hard relationship and they...
Hi Ezequiel
Try the attached class. It has support for images added. I have just merged some of the changes I have that have not made it into public release yet.
13086
I have not compiled...
Sure I'll fly over today. Oh wait I can’t, British Airways pilots are on strike - what a shame
Hi Harm
Thanks for logging this.
Why... I use a third part task scheduler that can use ErrorLevel to decide on the next action