Otto For the most part I use Sql databases .. be it sql server, Oracle, or Ms Access using FW's ADO connection class to then manipulate the SQL data with regular FW controls, just modified with Rao's help who created many of the ADO classes using FW to make all Sql connections .. screens, ...
... the same network delays or bottlenecks. Direct Access to Data: When the server has direct access to DBF files or any other local storage, you can manipulate and process the data immediately without needing to pass through the SQL layer. This is often more efficient when your data is in formats ...
... .. just delete the temp report .dbf and its indexes I like FiveWin because it connects to the most popular Sql databases and I can use .dbf to manipulate data locally ... Fivewin is the PERFECT development environment .. Rick Lipkin
... And the original image is this Tiff image http://farmacia.com.br/lixo/Image.tif . xImage has many more options to manipulate images and I would like to use it. My question is, is it possible to use a xImage control with an Image object ? I don't need to edit the ...
The question is very simply I want to colorize the cells interior using a color present in theme colors dialog. In this way the user can manipulate an excel workshet using the same color i an easiste way oAs:Range( "A1:K1" ):Interior:Color:= RGB( 244, 176 , 132 ) in my opinion an ...
... https://forums.fivetechsupport.com/viewtopic.php?f=45&t=44481 Listen to Checkbox Events: Attach JavaScript event listeners to the checkboxes. Manipulate the DOM: Based on which checkboxes are checked, modify the xbrowse's size and visibility of radio menus. Adjust xbrowse Layout: Modify the ...
Dear Byron, Asking chatGPT about it: https://chat.openai.com/chat Yes, you can manipulate a combobox associated with a cell in an Excel sheet through OLE (Object Linking and Embedding). You can do this by using a programming language that supports OLE automation, ...
... or calculations, but if I open it and type an additional line it behaves correctly. When a Cell is associated to a combo box can the programmer manipulate the combox via OLE, and how is it detected.
... ) TOOLTIP "Delete geselecteerde records" I also do this and I think it is also not the best way ... Insite browse I manipulate data with the schift/select and then process case cData = "WEBSHOP_GROEPEN" .and. cButton = "2_2" // ...
... MsgInfo() --- in Help Dialog <nStyle> An optional DialogBox style. There are several samples in the SAMPLES\ subdirectory showing you how to manipulate this value. Windows: <nStyle> A numeric value which indicates a special API style. [ Just for advanced FiveWin users.] for "what" ...
Yes, we can read / manipulate / save RTF data. HOWEVER, after many months, we are still. not able to PRINT RTF as part of a more complex document. Using the wonderful PRINT class in FWH, we can do so much. However, consider the invoice: ...
... server ) magic pill ... I have been using ADO for about 15 years and I found it to be nicely Object Oriented with every method you need to manipulate just about any Sql Database ( ms access, ms Sql Server, Oracle ... etc ) Rao has created a set of FW ado wrappers to make the syntax much ...
... i can not "paint" black all. special "Background" like WM_CTLCOLORSTATIC need "more" Code to handle it to "manipulate" those "System-Color" does work "System-wide" so some "other" App does not like Color (black on black) ...
... PrintHtml(cHtmlOrUrl,1,.t.) You will bring this kind of conversions (coded) into a xbrowse replacement i suspect in order to manipulate the conversion data into a browse ?