... going to explain the benefits of SQL, but in any case everything comes down to whether you want to use SQL or Dbf technology. But if we focus on choosing Dbf, today Harbour is perfectly prepared to be used with microservices that you mention, webservices,… using libraries such as letodb, uhttpd2, ...
... endif next RELEASE FONT oFontreturn nil Here we are showing 30 dialogs. For each dialog, we are choosing a random background color. We are selecting the foreground color as ContrastClr( nClrBack ) https://i.ibb.co/C8Y1k0B/CONTRAST-CLR.png
Maybe your font set is problem? Can you please clarify how to define fonts choosing Turkish Charset? Got it, using CHARSET 162. With this font definition I am able to see Turkish fonts for the above ASCII codes correctly DEFINE FONT oFont NAME "Segoe UI" ...
Maybe your font set is problem? Can you please clarify how to define fonts choosing Turkish Charset? Got it, using CHARSET 162. With this font definition I am able to see Turkish fonts for the above ASCII codes correctly DEFINE FONT oFont NAME "Segoe UI" ...
... WORD and export to EXCEL, ... @Jose You can also use a designer with HTML. There are so many options here that one currently has the problem of choosing the best (online-offline) and easiest option. Take the invoice that Leandro posted. Do you really seriously believe that you can let an end ...
... Fixing the error is simple, that's not my question, what I want to know is how do I redirect appname.log so that it writes to a folder of my choosing, and not in the default location alongside the executable itself? Robb
... you can copy/paste the location from Explorer by clicking in the path edit box and selecting the text, then pressing Ctrl+C or right-clicking and choosing Copy. Add a path reference to the Environment variables ------------------------------------------------- Open the system properties: In Windows ...
... to patch the executable (*.exe file) of the software you want to have these additional GBs of virtual memory. It can be used by clicking on it and choosing the file or through command line (e.g.: “4gb_patch file.exe”). It automatically creates a backup copy of the original executable. Why things ...
... The image shown at startup ( top = 0, left = 0 ) http://www.pflegeplus.com/IMAGES/cropp20.jpg next moving to the wanted area and choosing the button < create cropped > a right mouseclick activates the selector. The selector can include anything that is visible inside the ...
When I link the FiveWin debugger on my app, and it boots up, pressing F6 or choosing Debugger / Go it asks me if I want to exit the debugger. Is this normal ?
... Scan the index and then pick the rows from the table. Example that is often quoted on this subject: If male employees are above 90% then for choosing all male employees direct table scan is faster and for choosing female employees, index scan is faster. Rule based optimization which was prevalent ...
... have grown up with the internet and now these younger people are the people starting business's. The reason there is no younger developers choosing xBase or any other desktop app tool is because the market has shifted - and new developers have to program for these markets. (Web,Mobile,Cloud) ...
... you can copy/paste the location from Explorer by clicking in the path edit box and selecting the text, then pressing Ctrl+C or right-clicking and choosing Copy. Add a path reference to the Environment variables ------------------------------------------------- Open the system properties: In Windows ...
... editable and which is not editable. We can achieve this by (1) suitable choice of color in bClrSelFocus and (2) Use a codeblock for oBrw:nColorBox choosing appropriate color of the box