<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Data Access Worldwide Forums - DataFlex Technology Stack Testing</title>
		<link>https://support.dataaccess.com/Forums/</link>
		<description>A forum dedicated to discussing, testing, and shaping the future of the Technology Stack project.</description>
		<language>en</language>
		<lastBuildDate>Sat, 12 Sep 2026 23:22:45 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>https://support.dataaccess.com/Forums/images/misc/rss.png</url>
			<title>Data Access Worldwide Forums - DataFlex Technology Stack Testing</title>
			<link>https://support.dataaccess.com/Forums/</link>
		</image>
		<item>
			<title><![CDATA[Thought I'd mention these...]]></title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73575-Thought-I-d-mention-these&amp;goto=newpost</link>
			<pubDate>Fri, 11 Sep 2026 15:33:12 GMT</pubDate>
			<description><![CDATA[Given that DF27 is currently just a Technology Preview and not supposed to be anything like a finished product yet, I've just been living with these,...]]></description>
			<content:encoded><![CDATA[<div>Given that DF27 is currently just a Technology Preview and not supposed to be anything like a finished product yet, I've just been living with these, but I just thought I'd mention some of them - I may add to this as more crop up to remind me of them.<br />
<br />
<ol class="decimal"><li style="">WASM apps open a new Chrome (my default web browser) window when debug run, rather than a new tab. This may be deliberate - dunno. It causes Chrome to complain that it wasn't shut down correctly, which an annoyance.</li><li style="">The whole Studio sometimes dies (exits, disappears) and has to be restarted. This seems to occur when doing something like doing a Restart while debug-running, but generally follows taking some action - it doesn't just die unprovoked.</li><li style="">ghoApplication is zero - is there no application object, or something that passes for one?</li></ol><br />
Mike</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>Mike Peat</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73575-Thought-I-d-mention-these</guid>
		</item>
		<item>
			<title>DF Types not defined</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73567-DF-Types-not-defined&amp;goto=newpost</link>
			<pubDate>Thu, 10 Sep 2026 09:27:11 GMT</pubDate>
			<description>I notice that the DF types - line DF_ASCII, DF_BCD, etc. are not defined in the WASM runtime (and presumably other TechStack runtimes).  Yes I know...</description>
			<content:encoded><![CDATA[<div>I notice that the DF types - line DF_ASCII, DF_BCD, etc. are not defined in the WASM runtime (and presumably other TechStack runtimes).  Yes I know these are <i>actually</i> defined in FMAC rather than the actual runtime.<br />
<br />
I was just wondering:<br />
<ol class="decimal"><li style="">The reason for this</li><li style="">If I can get around this by doing my own <font color="#0000cd">Define DF_ASCII for CI0</font>, etc., or if this will fail on tests using them (i.e. &quot;<font color="#0000cd">If (iType = DF_BCD)...</font>&quot; (guess I just need to test it)</li></ol><br />
Mike</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>Mike Peat</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73567-DF-Types-not-defined</guid>
		</item>
		<item>
			<title>Minor runtime error - Excel Import Wizard</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73565-Minor-runtime-error-Excel-Import-Wizard&amp;goto=newpost</link>
			<pubDate>Wed, 09 Sep 2026 23:48:02 GMT</pubDate>
			<description>When running the Excel Import Wizard in 27, I got the following runtime error. 
 
Frank Cheng 
 
----------------------- 
 
Version check: Invalid...</description>
			<content:encoded><![CDATA[<div>When running the Excel Import Wizard in 27, I got the following runtime error.<br />
<br />
Frank Cheng<br />
<br />
-----------------------<br />
<br />
Version check: Invalid client version string.<br />
<br />
Client version: 1.0.52 <br />
Server version: 1.0.47<br />
<br />
Error: 4431<br />
<br />
MSG_CALL_VERSIONCHECK (6846) - oBody (67) - at address 31327<br />
MSG_PROCESSREQUEST (6837) - oBody (67) - at address 31133<br />
MSG_ONWEBMESSAGERECEIVED (8961) - oBody (67) - at address 55276<br />
MSG_ONWEBMESSAGERECEIVED (8961) - oMainWindow (69) - at address 52108<br />
MSG_ONCOMWEBMESSAGERECEIVED (8775) - oMainWindow (69) - at address 51874<br />
MSG_CREATE_DIALOG (711) - oWizard (35) - in native code<br />
MSG_CREATE_DIALOG (711) - oWizard (35) - at address 2216<br />
MSG_ACTIVATE (117) - oWizard (35) - in native code<br />
MSG_ACTIVATE (117) - oWizard (35) - at address 3032<br />
MSG_POPUP (290) - oWizard (35) - in native code<br />
MSG_POPUP_MODAL (4346) - oWizard (35) - at address 2163<br />
MSG_END_CONSTRUCT_OBJECT (459) - oWizard (35) - at address 56380<br />
[start] - at address 79499</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>Frank Cheng</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73565-Minor-runtime-error-Excel-Import-Wizard</guid>
		</item>
		<item>
			<title>Naming Conventions for the new paradigm</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73562-Naming-Conventions-for-the-new-paradigm&amp;goto=newpost</link>
			<pubDate>Tue, 08 Sep 2026 20:52:29 GMT</pubDate>
			<description>Question for the DF27 architects: 
 
Are standards/naming conventions starting to suggest themselves?  DF27 recycles a lot of existing Dataflex...</description>
			<content:encoded><![CDATA[<div>Question for the DF27 architects:<br />
<br />
Are standards/naming conventions starting to suggest themselves?  DF27 recycles a lot of existing Dataflex terminology and applies different meanings to those use in DF26.<br />
<br />
To use the conference example: Background/server process extracts room, presenter and presentation data from traditional windows database tables as described in rooms.dd, presenter.dd etc.<br />
<br />
Within the android device each 'record' is described by entity-style datadictionaries RoomDataDictionary.pkg, PresenterDataDictionary.pkg, etc<br />
<br />
As both rooms.dd and roomdatadictionary.pkg define the same data should consideration be given to having a new file extension, maybe .de?</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>DaveR</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73562-Naming-Conventions-for-the-new-paradigm</guid>
		</item>
		<item>
			<title>Attempting To Understand Direction</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73559-Attempting-To-Understand-Direction&amp;goto=newpost</link>
			<pubDate>Tue, 08 Sep 2026 10:01:33 GMT</pubDate>
			<description><![CDATA[I've been reading through the documentation and watching the YouTube videos about TechStack,  
particularly around toolchains and creating a new...]]></description>
			<content:encoded><![CDATA[<div>I've been reading through the documentation and watching the YouTube videos about TechStack, <br />
particularly around toolchains and creating a new project, and I'm trying to get my head around the changes.<br />
<br />
<br />
The documentation mentions allowing existing applications to evolve gradually and providing incremental migration <br />
paths. I'm trying to picture what that evolution looks like for an existing WebApp.<br />
<br />
<br />
Today a WebApp may have a large amount of server-side DataFlex code doing DD/SQL directly,<br />
 accessing the server filesystem, using COM components such as Chilkat for email, <br />
generating reports using DRReports etc., all fairly naturally because the application <br />
tself is running on the server.<br />
<br />
<br />
With WASM I assume the picture becomes quite different because significant application code <br />
is now executing on the client, but some functionality cannot.<br />
<br />
<br />
For a multi-user, data-driven application, I assume the WASM client would still ultimately need to communicate <br />
with server-side functionality and an authoritative database. <br />
Local SQLite may provide local storage or offline capability, but it doesn't remove that server requirement.<br />
<br />
<br />
A lot of functionality which today is simply server-side DataFlex code, directly <br />
doing the things mentioned above, would presumably need to become functionality that a remote<br />
 client can call over HTTP or some other service/API mechanism.<br />
<br />
<br />
So today the app is basically:<br />
Browser &#8594; WebApp server code &#8594; DD/SQL/etc. &#8594; SQL Server<br />
<br />
<br />
Evolved:<br />
WASM/Android/iOS &#8594; HTTP/services &#8594; server-side processes &#8594; DD/SQL/etc. &#8594; SQL Server<br />
<br />
<br />
If I've understood this correctly, then the evolution would seem to mean that<br />
 the existing WebApp becomes more of a web service, with the existing server-side functionality <br />
reorganised into services that can be called by the new clients.<br />
<br />
<br />
Is that the right way to be looking at this, or am I misunderstanding <br />
how the different pieces of TechStack are intended to fit together?<br />
<br />
<br />
Also, if the application later needed Android and iOS clients, I<br />
 assume they would become additional clients of those same <br />
server-side services, while potentially having their <br />
own local data/offline requirements.<br />
<br />
<br />
Am I looking at this the correct way?</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>Chris Spencer</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73559-Attempting-To-Understand-Direction</guid>
		</item>
		<item>
			<title>cWebRadio not working in WASM</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73556-cWebRadio-not-working-in-WASM&amp;goto=newpost</link>
			<pubDate>Mon, 07 Sep 2026 16:36:42 GMT</pubDate>
			<description><![CDATA[cWebRadio (via cWebRadioContainer_mixin) causes a runtime error - Invalid message 'INVALID SYMBOL' for object 'Global' on the line: 
 
Code:...]]></description>
			<content:encoded><![CDATA[<div>cWebRadio (via cWebRadioContainer_mixin) causes a runtime error - <font color="#0000cd">Invalid message 'INVALID SYMBOL' for object 'Global' </font>on the line:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">&nbsp; &nbsp; &nbsp; &nbsp; Move (SearchArray(sGroupName, aRadioGroupNames, Desktop, RefFunc(DFSTRICMP))) to iGroup&nbsp;  // case insensitive search</code><hr />
</div>(Many times!)<br />
<br />
Line 38 in cWebRadioContainer_mixin.pkg.<br />
<br />
Mike</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>Mike Peat</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73556-cWebRadio-not-working-in-WASM</guid>
		</item>
		<item>
			<title><![CDATA[error 4402 DAta & Time Stamp not set in file]]></title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73555-error-4402-DAta-amp-Time-Stamp-not-set-in-file&amp;goto=newpost</link>
			<pubDate>Fri, 04 Sep 2026 22:01:52 GMT</pubDate>
			<description><![CDATA[*oops Date & time stamp* 
 
C:\Program Files\DataFlex 27.0\Bin64\Studio.exe 
Assertion: Date & time stamp not set in file:...]]></description>
			<content:encoded><![CDATA[<div><b>oops Date &amp; time stamp</b><br />
<br />
C:\Program Files\DataFlex 27.0\Bin64\Studio.exe<br />
Assertion: Date &amp; time stamp not set in file: C:\DEV\Libraries\2027Conference\Conference_Data\Df  Pkg\DataFlex_dev_Web_API_Framework-1.0.0\AppSrc\WebApi\cWebApi.pkg<br />
<br />
the folder WebApi isn't present as far as I can see so maybe the sample is out of step<br />
<br />
<br />
Error: 4402<br />
<br />
<br />
Please report this error to Data Access Corporation<br />
<br />
<br />
MSG_CHECKDATETIMESTAMP (16914) - oFileManager (4069) - at address 183792<br />
MSG_UPDATEFILES (15632) - oFileManager (4069) - at address 184715<br />
MSG_ONACTIVATEAPP (4687) - oMain (919) - at address 190814<br />
MSG_NOTIFY_APPLICATION_ACTIVATION (787) - oMain (919) - at address 96047<br />
MSG_NOTIFY_APPLICATION_ACTIVATION (787) - oMain (919) - at address 190774<br />
[start] - at address 293251<br />
<br />
Having a poke around in the ConferenceData Rest stuff at the so-far-undocumented classes. I was trying to rightclick open cRestDataSet.pkg<br />
<br />
couldn't continue, had to three-finger the studio<br />
<br />
Also: frequent error in output window: Class Prefrence Definition Error: Could not find class cDbLocalWebControlHost in file cDbLocalWebControlHost.pkg</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>DaveR</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73555-error-4402-DAta-amp-Time-Stamp-not-set-in-file</guid>
		</item>
		<item>
			<title>Dataflex Complex Types</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73554-Dataflex-Complex-Types&amp;goto=newpost</link>
			<pubDate>Fri, 04 Sep 2026 19:45:20 GMT</pubDate>
			<description><![CDATA[Hi, i have some questions about Complex Types. 
Will Entities support database-specific data types, such as DB2's DECFLOAT, XML, CLOB/BLOB, and...]]></description>
			<content:encoded><![CDATA[<div>Hi, i have some questions about Complex Types.<br />
Will Entities support database-specific data types, such as DB2's DECFLOAT, XML, CLOB/BLOB, and Spatial types?<br />
Will there be a standard mechanism for converting database-specific types into native DataFlex types, and vice versa?<br />
<br />
I work with DB2 Spatial Types and we were spending a lot of time doing queries to convert Spatial Types to WKT, for instance.<br />
If there were a way to convert my Spatial Type on this Entity.<br />
<br />
I'm not a specialist on DB2 and maybe i'm doing this wrong.:p</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>daniellayon</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73554-Dataflex-Complex-Types</guid>
		</item>
		<item>
			<title>Stream Sep-3rd Question: How to Switch ConnectionIDs, or DataBase connections at runtime ?</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73553-Stream-Sep-3rd-Question-How-to-Switch-ConnectionIDs-or-DataBase-connections-at-runtime&amp;goto=newpost</link>
			<pubDate>Fri, 04 Sep 2026 15:15:31 GMT</pubDate>
			<description><![CDATA[Watched the yesterday's stream just now.  
 
Have a question about how can we switch Database connections at runtime  related to the Entity , if the...]]></description>
			<content:encoded><![CDATA[<div>Watched the yesterday's stream just now. <br />
<br />
Have a question about how can we switch Database connections at runtime  related to the Entity , if the Connection is set as a metatag, and not by a real df code !? <br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">{Connection=MAIN}<br />
Entity TodoList<br />
&nbsp;  ... members ... <br />
End_Entity</code><hr />
</div>Today, for a given file-list entry, we can change the  SERVER_NAME attribute at runtime to point to whatever we want, before &quot;opening&quot; the table..  <br />
We can easily change the ConnectionID if we want.. by using Set_Attribute interface.  <br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">from: <br />
SERVER_NAME DFCONNID=Main1 <br />
<br />
to: <br />
SERVER_NAME DFCONNID=Sub2</code><hr />
</div>---  <br />
I feels this won't be possible anymore with the connectionID being set as a metatag at the entity definition.    <br />
<br />
<br />
Would love to be wrong..  please enlighten me if this is the case. ! <br />
<br />
Regards</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>Samuel Pizarro</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73553-Stream-Sep-3rd-Question-How-to-Switch-ConnectionIDs-or-DataBase-connections-at-runtime</guid>
		</item>
		<item>
			<title>WebApp and FlexTron</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73552-WebApp-and-FlexTron&amp;goto=newpost</link>
			<pubDate>Fri, 04 Sep 2026 11:12:57 GMT</pubDate>
			<description>The problem (solved in the 26.0.89.122 release) mentioned in this thread...</description>
			<content:encoded><![CDATA[<div>The problem (solved in the 26.0.89.122 release) mentioned in <a href="https://support.dataaccess.com/Forums/showthread.php?73516-Difficulty-with-Web-and-FlexTron-in-same-workspace" target="_blank">this thread</a> is still present in 27.0.97.107.<br />
<br />
But I guess that will crop up a fair bit if you are fixing-up 26 while working on 27.  :(<br />
<br />
Mike</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>Mike Peat</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73552-WebApp-and-FlexTron</guid>
		</item>
		<item>
			<title>new suffixes for new formats</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73548-new-suffixes-for-new-formats&amp;goto=newpost</link>
			<pubDate>Thu, 03 Sep 2026 15:00:27 GMT</pubDate>
			<description>I made this point with sws files moving from 25 to 26, where I suggested that JSON-style sws files should possibly have a modified suffix (swj?) so...</description>
			<content:encoded><![CDATA[<div><span style="font-family: arial">I made this point with sws files moving from 25 to 26, where I suggested that JSON-style sws files should possibly have a modified suffix (swj?) so that merging folders of 25 and 26 projects wouldn't screw each other up. <br />
<br />
I'm inclined to say the same should be true for these new data dictionaries which are going to coexist with older ones. And as for recycling 'flx' after a thousand years of them being charactermode (shudders)..</span></div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>DaveR</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73548-new-suffixes-for-new-formats</guid>
		</item>
		<item>
			<title>Trying to buid an existing WebApp</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73547-Trying-to-buid-an-existing-WebApp&amp;goto=newpost</link>
			<pubDate>Thu, 03 Sep 2026 09:30:18 GMT</pubDate>
			<description><![CDATA[Hi 
 
As the title says, I'm trying to build an existing WebApp (well, a WebView: my WebQuery tool) as: 
 
* A WebApp 
* A FlexTron app 
 
 
In DF27...]]></description>
			<content:encoded><![CDATA[<div>Hi<br />
<br />
As the title says, I'm trying to build an existing WebApp (well, a WebView: my WebQuery tool) as:<br />
<ul><li style="">A WebApp</li><li style="">A FlexTron app</li></ul><br />
In DF27 using - in this case - the Windows toolchain (which should just work, right? 'coz it is the same as in DF26, etc.).<br />
<br />
In both I'm getting a whole slew of compilation errors, starting with:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">- Error 4313: C:\Projects\DF27Test\DfPkg\DataFlexCode_WebQuery-d3a67b421dafbaee816e8ad2bd87d977004d421c\AppSrc\WebQuery.wo (ln 20) Include file not found CWEBVIEW.PKG</code><hr />
</div>Now cWebView <b>is</b> there, in:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code"><font color="#ff0000"><b>C:\Projects\DF27Test\DfPkg\DataFlex_dev_Web_UI-1.1.6\AppSrc\WebUI<br />
</b></font></code><hr />
</div>But that isn't on my workspace Library Paths, which are:<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">C:\Projects\DF27Test\DfPkg\DataFlex_dev_Web_UI_FlexTron_Windows-1.1.6\AppSrc_FlexTron<br />
C:\Projects\DF27Test\DfPkg\DataFlex_dev_Web_UI_FlexTron_Windows-1.1.6\AppSrc_CoreWindows<br />
C:\Projects\DF27Test\DfPkg\DataFlexCode_WebQuery-d3a67b421dafbaee816e8ad2bd87d977004d421c\AppSrc<br />
C:\Projects\DF27Test\DfPkg\DataFlexCode_Stables26-0cbe41483c9b9b2141942ce2eb5d2cf5e9b1b171\AppSrc<br />
C:\Projects\DF27Test\DfPkg\DataFlex_dev_Web_UI_Material_Theme-1.1.0<br />
C:\Projects\DF27Test\DfPkg\DataFlex_dev_Web_UI_WebAppServer_Windows-1.1.6\AppSrc_ServerWindows<br />
C:\Projects\DF27Test\DfPkg\DataFlex_dev_Web_UI_WebAppServer_Windows-1.1.6\AppSrc_Server<br />
C:\Projects\DF27Test\DfPkg\DataFlex_dev_Web_UI_WebAppServer_Windows-1.1.6\AppSrc_CoreWindows<br />
<b><font color="#ff0000">C:\Projects\DF27Test\DfPkg\DataFlex_dev_Web_UI-1.1.6\AppSrc</font></b><br />
C:\Projects\DF27Test\DfPkg\DataFlex_dev_Web_UI_FlexTron_Windows-1.1.6<br />
C:\Projects\DF27Test\DfPkg\DataFlexCode_WebQuery-d3a67b421dafbaee816e8ad2bd87d977004d421c\Bitmaps<br />
C:\Projects\DF27Test\DfPkg\DataFlexCode_Stables26-0cbe41483c9b9b2141942ce2eb5d2cf5e9b1b171<br />
C:\Projects\DF27Test\DfPkg\DataFlex_dev_Web_UI_Material_Theme-1.1.0<br />
C:\Projects\DF27Test\DfPkg\DataFlex_dev_Web_UI_WebAppServer_Windows-1.1.6<br />
C:\Projects\DF27Test\DfPkg\DataFlex_dev_Web_UI-1.1.6</code><hr />
</div>How should I resolve this?  Move &quot;...\AppSrc\WebUI&quot; up to '...&quot;\AppSrc&quot;, or modify the Library Paths?<br />
<br />
Mike</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>Mike Peat</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73547-Trying-to-buid-an-existing-WebApp</guid>
		</item>
		<item>
			<title><![CDATA[The 'Back end' for the Conference App]]></title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73546-The-Back-end-for-the-Conference-App&amp;goto=newpost</link>
			<pubDate>Wed, 02 Sep 2026 15:17:06 GMT</pubDate>
			<description><![CDATA[I think I have just scratched the surface on this example, enough to understand the first webinar and to look forward to tomorrow's. 
 
It would be...]]></description>
			<content:encoded><![CDATA[<div>I think I have just scratched the surface on this example, enough to understand the first webinar and to look forward to tomorrow's.<br />
<br />
It would be useful even before the 'database' webinar to understand what the backend looks like which provides the data when the app refreshes. I assume future releases of the example workspace might incorporate and use a local copy of the backend SQLLite database? <br />
<br />
This is all amazing stuff, but with 60 or more company IOS devices and precisely 1 company android phone (the Managing Director's :cool:) serious testing will be deferred...</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>DaveR</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73546-The-Back-end-for-the-Conference-App</guid>
		</item>
		<item>
			<title>The boring stuff</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73541-The-boring-stuff&amp;goto=newpost</link>
			<pubDate>Mon, 31 Aug 2026 20:56:39 GMT</pubDate>
			<description>I assume there is nothing earth-shatteringly-new in the Win64 compile under DF27 as my batch compile of 679 plain old windows src files produced...</description>
			<content:encoded><![CDATA[<div>I assume there is nothing earth-shatteringly-new in the Win64 compile under DF27 as my batch compile of 679 plain old windows src files produced exactly the same number of err files and as far as I can see the same errors in each of them. Now to try some of the flextrons ...</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>DaveR</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73541-The-boring-stuff</guid>
		</item>
		<item>
			<title>Defining numeric or Decimal field DF</title>
			<link>https://support.dataaccess.com/Forums/showthread.php?73539-Defining-numeric-or-Decimal-field-DF&amp;goto=newpost</link>
			<pubDate>Sun, 30 Aug 2026 11:02:02 GMT</pubDate>
			<description>I created entity and data dictionary files for en exiting app to see how an existing file and DD definition translate. 
 
I was about to test the...</description>
			<content:encoded><![CDATA[<div>I created entity and data dictionary files for en exiting app to see how an existing file and DD definition translate.<br />
<br />
I was about to test the create database functionality but was unsure how to declare SQL Numeric/Decimal fields. For example, precision: 14; scale: 2.<br />
<br />
I assumed it is controlled by column Metadata. <br />
eg { Type=NUMERIC, precision=14, scale=2 }<br />
<br />
I realise the limitations of SQLLite but assume it will be similar to MSSQL. <br />
<br />
Field_Mask_Type also seems not to be a feature yet.<br />
<br />
I thought the documentation was excellent in its limited form, but when on a help page, pressing Ctrl+P to print pops up the search box..<br />
You can still right click on a page and select print.<br />
<br />
If these issues are jumping the gun just ignore them until they are incorporated.</div>

]]></content:encoded>
			<category domain="https://support.dataaccess.com/Forums/forumdisplay.php?101-DataFlex-Technology-Stack-Testing">DataFlex Technology Stack Testing</category>
			<dc:creator>Russell McDougall</dc:creator>
			<guid isPermaLink="true">https://support.dataaccess.com/Forums/showthread.php?73539-Defining-numeric-or-Decimal-field-DF</guid>
		</item>
	</channel>
</rss>
