... ACTIVATE DIALOG oDlg center ; ON INIT ( SetMsgbar(oDlg,oMsgBar), EVAL( oDlg:bResized)) oFont:End()return lOk Not happen nothing not load the test I allready insert the scintilla dlls on folder ( Scintilla.dll,SciLexer.dll,SciLex64.dll) I make a test to insert test4 on Init ACTIVATE ...
... Just to demonstrate what I mean one more time: For example, I load the dbf file into the AI and give the prompt: Please analyze the following DBase data, taking the header data into account to correctly interpret the file structure. Generate detailed ...
Silvio, I think vertical scrolling (VScroll) seems to support paging or dynamic loading, whereas horizontal scrolling (HScroll) appears to keep data in memory continuously. Look into the xbrowse source code, and you'll see. But you can easily build that yourself. ...
Silvio, I think vertical scrolling (VScroll) seems to support paging or dynamic loading, whereas horizontal scrolling (HScroll) appears to keep data in memory continuously. Look into the xbrowse source code, and you'll see. But you can easily build that yourself. ...
... is that most of my clients run systems with 3 -25 workstations, and to put it simply, their internet connectivity is not sufficient to handle that load. They enter data all day long, and have large amounts on each screen. The software works as they have desired, and provides screen displays with ...
... taking very little space, but performing quickly. Although it is certainly possible to do what Otto, and others, present, but that places a lot of load on the server. Since I use a locally installed client on each computer, only data is transferred on the network, and I can easily support many ...
... Disable unnecessary visual effects in the RDS session (such as animations, shadows, and transitions). This reduces graphical processing load on the server and improves responsiveness for users. Session Timeouts: Set timeouts for inactive sessions to prevent idle sessions from consuming ...
Hi to all, I'm wondering which is the best/fastest way to load an array containing all records numbers in a dbf table indexed by a particular order Obviously not this one ot this one because as written in my previous post it is very slow if opened by ...
If I load a variable as &cVarName := cVarValue I must declare before cvarname ? I explain you I take the variables from a extern file sample FUNCTION ReadFile() local cFileName := "table_1.dat" local ...
... actively suported in fact we have greatly updated to develop "BuildIt" the AI + FWH apps generator :-) right oExplPanel:AddLink( "Load App", { || LoadApp() } ) I made the same only I assign to nOpt a value
... <cIndexTag> MEMORY The above command writes the INDEXes to the MEMORY of the Client System. (Not on the server). So there would not be any load on the SERVER and there would not be any travel time of INDEX Files from SERVER to CLIENT System. Its working very well when I work with DBF Files ...
hi Antonio, have found my Error. i have load *.HBP into HMG IDE so it was destroyed Better way to start is going to FWH\samples and do buildh.bat tutor01 i still have Problem with Environment of 24.07 *.BAT files Compiling... Harbour 3.2.0dev ...
... Slds,Nicanor Hola nnicanor, Gracias por tu interes. Debajo pongo la solución que he usado: La solución que he usado ha sido usar el comando "LOAD DATA LOCAL INFILE" que me ha acelerado mucho las subidas de informacion. Lo probé poniendo transacciones grandes, luego pequeñas, luego más ...