User contributions for Wil
From DataFlex Wiki
Jump to navigationJump to search
21 July 2022
- 14:4014:40, 21 July 2022 diff hist +148 N File:Bad-module-ISAPI-module.png HTTP Error 500.21 - Internal Server Error Handler "DataFlex 20.1 Web Services 64bit" has a bad module "IsapiModule" in its module list
- 14:3914:39, 21 July 2022 diff hist +38 m Handler "DataFlex 20.1 Web Services 64bit" has a bad module "IsapiModule" in its module list No edit summary
- 14:3514:35, 21 July 2022 diff hist +360 N Handler "DataFlex 20.1 Web Services 64bit" has a bad module "IsapiModule" in its module list Created page with "If you use DataFlex 20.x to create webservices and not webapps that have a fancy new interface using the WebApp framework then you might bump into the following problem. - WebApps such as "WebOrderMobile" work fine - Your WebServices using only the cWebAppBasic framework do not work. You're getting the following error when you try to browse to a .wso file."
- 14:3114:31, 21 July 2022 diff hist +97 Portal:Web Applications →Troubleshooting current
21 June 2022
- 18:2518:25, 21 June 2022 diff hist +139 m Basic example of Google Charts with DataFlex WebApp →External links current
26 March 2022
- 18:2818:28, 26 March 2022 diff hist +36 m DataDictionary tricks added author current
25 March 2022
- 18:0718:07, 25 March 2022 diff hist +2,863 N DataDictionary tricks Created page with "=== Clear but retain parents === <source lang="dataflex"> //This clears a child - but not the parents - thus meaning that when you create a new child //you don't have to refind all the parents. Procedure Clear_Retain_Parents // The standard Clear message also clears (non-Constrained) server DDOs. // This does not. Handle hoServer Handle[] hoServerList // the object ids of all this DDO's servers Integer iCount iMax Get Data_Set_Server_Count to iMax Decrem..."
31 January 2022
- 11:5711:57, 31 January 2022 diff hist +1 m DataFlex Studio Search regex tips →Find old subroutines current
- 11:5611:56, 31 January 2022 diff hist +364 DataFlex Studio Search regex tips added "Find old subroutines"
13 January 2022
- 13:4713:47, 13 January 2022 diff hist +54 m RecnumToRowID adding categories current
- 13:4013:40, 13 January 2022 diff hist +1,931 N RecnumToRowID Created page with "Recently I had a problem at a customer who migrated all their data to MSSQL. So far no problem. But they want to employ embedded SQL and then use that in their app. That part of the app depends on RowID's so it would be highly preferred not having to rewrite that back to using recnum's. They are not using standard tables, so a recnum column is available, but not a rowID. (Not that standard tables have rowID columns, but I digress) So it would be nice if we can some..."
6 January 2022
- 16:1116:11, 6 January 2022 diff hist +92 m Running classic asp web application in recent DataFlex versions No edit summary current
- 14:4814:48, 6 January 2022 diff hist +439 Running classic asp web application in recent DataFlex versions Adding more details on where the PageScopedSession should be set
24 December 2021
- 13:4513:45, 24 December 2021 diff hist +20 m Upgrading workspaces to a newer Visual DataFlex version No edit summary current
- 13:4413:44, 24 December 2021 diff hist +1 m DataFlex Studio Search regex tips No edit summary
- 13:4113:41, 24 December 2021 diff hist +873 N DataFlex Studio Search regex tips Created page with "'' Tips from Marco '' The DataFlex Studio has the possibility to use regular expressions in the Find dialog. This opens the possibility to search for very specific things. ==== Find <xx> Table ==== Useful is <source lang="dataflex"> find .. Customer </source> where the . is any character, so eq gt ge etc. If you also have and would like to find any number of spaces then you can extend it by \s for a space character followed by one or more with a + <source lang=..."
- 13:4013:40, 24 December 2021 diff hist +22 m DataFlex Studio No edit summary current
30 October 2021
- 18:3718:37, 30 October 2021 diff hist +1 m Create JSON from struct Send not get current
- 18:3118:31, 30 October 2021 diff hist +24 m Create JSON from struct added missing destroy
10 October 2021
- 17:1517:15, 10 October 2021 diff hist +144 File Comparison add a way to ignore end object / end method comments
27 September 2021
- 14:3014:30, 27 September 2021 diff hist +1 Run only one instance of your application Updated "createmutex succeeded" test to test for NULL not ERROR_INVALID_HANDLE as per Frank Cheng's recommendation see https://support.dataaccess.com/Forums/showthread.php?67791-Limiting-Dataflex-Instances-to-1-per-Laptop&p=368346#post368346 current
22 September 2021
- 13:2713:27, 22 September 2021 diff hist +5,240 N DateTime functions Created page with "=== ISO8601TimeStamp === Here's a function I use for creating a timestamp, this uses the ISO8601 format as it has advantages such as that it automatically sorts correctly whe..."
7 September 2021
- 23:1723:17, 7 September 2021 diff hist +252 DataFlex.wiki Administration →New Users current
21 August 2021
- 14:3414:34, 21 August 2021 diff hist +69 A Simple RESTful Service →See also current
- 14:3114:31, 21 August 2021 diff hist +51 Using the REST Library →See also
17 June 2021
- 20:5120:51, 17 June 2021 diff hist +456 JSON →External references current
14 May 2021
- 21:4621:46, 14 May 2021 diff hist +84 REST Added chilkat curl link
24 April 2021
- 12:3112:31, 24 April 2021 diff hist +227 Make your applications work in DataFlex NextGen Update to supported database types now that DF20 has been released current
- 12:2412:24, 24 April 2021 diff hist +290 Make your applications work in DataFlex NextGen adding a few external links related to unicode
24 December 2020
- 00:2300:23, 24 December 2020 diff hist +238 JSON and Nullable elements Adding a note that you have to turn off the strict checking if all JSON elements are present once you start removing elements.
7 December 2020
- 14:4014:40, 7 December 2020 diff hist −145 m Main Page no margin or padding on the title either current
- 13:5113:51, 7 December 2020 diff hist −215 m Main Page Go all in DataFlex colors...
- 13:2313:23, 7 December 2020 diff hist 0 m Main Page Title background --->> orange
- 12:1512:15, 7 December 2020 diff hist 0 m Main Page not green, not purple, but blue
- 12:0912:09, 7 December 2020 diff hist −200 m Main Page Bye bye text background
- 11:4811:48, 7 December 2020 diff hist −46 m Main Page no background color on the top text is better
6 December 2020
- 17:4417:44, 6 December 2020 diff hist −1 m DataFlex.wiki Administration →2020
- 17:4317:43, 6 December 2020 diff hist +191 DataFlex.wiki Administration Properly highlight compiler directives
- 01:2201:22, 6 December 2020 diff hist −17 m Main Page Undo revision 3378 by Wil (talk) Tag: Undo
- 01:1801:18, 6 December 2020 diff hist +17 m Main Page trying some special css style
- 00:4500:45, 6 December 2020 diff hist +323 DataFlex.wiki Administration Adding better mobile support
5 December 2020
- 23:5423:54, 5 December 2020 diff hist +64 Consuming RESTful Services in DataFlex Keeping backwards compatibility for DF19.x on de demo code current
4 December 2020
- 16:0516:05, 4 December 2020 diff hist −7 m Tips Using Site Webservices portal is not actually a portal current
- 16:0416:04, 4 December 2020 diff hist +156 m Tips Using Site Ick.. make more readable
- 16:0116:01, 4 December 2020 diff hist +130 m Tips Using Site Linking it all
- 15:5015:50, 4 December 2020 diff hist +1,188 N Tips Using Site New "Tips for Using this site" page
- 15:4815:48, 4 December 2020 diff hist +944 Main Page Phase 2 on redesign front page
2 December 2020
- 19:4119:41, 2 December 2020 diff hist +108 m Create JSON from struct No edit summary
30 November 2020
- 16:0516:05, 30 November 2020 diff hist +108 Main Page No edit summary
- 15:5915:59, 30 November 2020 diff hist −126 About DataFlex Wiki No edit summary