Search found 250 matches: workstation

Return to advanced search

Re: Preview of the invoice in advance

Otto, My systems are all based on the client's location. One computer in a local network stores the data files. It can be both a server for other workstations, and a workstation for one of the users. My clients can use an SMS service to send their texts. We integrated to Twillio because it costs ...
by TimStone
Sun Oct 27, 2024 9:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Preview of the invoice in advance
Replies: 14
Views: 1352

Re: slowness

To All Like Otto mentioned in one of his posts ... when I start my .EXE on a network or local app I test for the local workstation folder "C:\dbtmp" and when I write reports I always create my temp .dbf's and .cdx's on the local machine "C:\dbtmp\ ......,,dbf Order ...
by Rick Lipkin
Tue Sep 24, 2024 8:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: slowness
Replies: 76
Views: 9205

Re: OLE Errors

Yes, this is the same PC every day, Outlook has been installed ever since the workstation was setup at the users desk. Typically outlook is running. I just don't have enough information to even begin to think why it is not working. Assuming that it is installed ...
by byron.hopp
Fri Aug 16, 2024 5:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OLE Errors
Replies: 10
Views: 2172

Re: COPY TO not following SET DEFAULT TO

Hua

I create a folder on each local workstation hard drive and I always look for that folder when I start my application .. C:\Dbtmp and that is where I create all my temp files like .dbfs for reports ... so I always know where I can create and delete my temp files.

Rick Lipkin
by Rick Lipkin
Thu Jun 20, 2024 12:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: COPY TO not following SET DEFAULT TO in xHb (solved)
Replies: 17
Views: 1506

GetHostByName( GetHostName() )

... GetHostByName returns a different one that the one that has the same subnet as the network my system is on. Is this a bad configuration on my workstation? How do I get it to return the IP on the same subnet as my system?
by byron.hopp
Wed Mar 06, 2024 7:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: GetHostByName( GetHostName() )
Replies: 1
Views: 363

Re: DBF . Commit

... even in large networks .. The only reason I use dbfcdx is to write temporary data to use in a report writing the report database to the local workstation hard drive, and deleting the .dbf when I am done. The only visability problem I can forsee is if a User has a dbf or oRs recordset up on ...
by Rick Lipkin
Tue Oct 24, 2023 4:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 5755

Re: Lost connection to MySQL server during query

... .. where OLEDB or Microsoft.Jet.OLEDB.4.0 is built into EVERY Microsoft Windows operating system .. there is no verification needed if the workstation does not have ODBC loaded or configured properly and what if you have a "cranky" Windows desktop that intermittently decides to ...
by Rick Lipkin
Fri Aug 04, 2023 6:17 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server during query
Replies: 37
Views: 15295

Re: Lentitud al abrir una dbf en red

... NOT require any 3rd party connection libraries ( like odbc ) and all the ADO drivers ( connectivity ) are contained on every Microsoft windows 10 workstation .. ADO is very much like the syntax of TDatabase .. have a look at the FW samples and the example AdoRick.prg ... Rao has also simplified ...
by Rick Lipkin
Sat Jul 08, 2023 1:59 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Lentitud al abrir una dbf en red
Replies: 31
Views: 3335

Seeking your thoughts

... it works perfectly on one, but not the other. It's the exact same printer class function ( same program, installed on each computer as a client workstation ).         oPrn:PrintImage( 21 * nRsp, nCsp*2, ( cPath + "wtrmk.png" ), nCsp * 84, 24 * nRsp, ...
by TimStone
Wed Jun 07, 2023 10:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Seeking your thoughts
Replies: 10
Views: 1198

Re: MariaDb delete

... of benefits that SQL offers. When you execute a while loop to check each record for a condition, that information travels from the server to the workstation where the condition is evaluated. If instead you allow the server to execute the condition, you save LOTS of time and network traffic, to ...
by reinaldocrespo
Fri Jun 02, 2023 2:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MariaDb delete
Replies: 6
Views: 656

Re: U-Dbu

... see how you can replace your current apps for a local server hosted app that's available via any webbrowser on the LAN. So, instead of having a workstation connect to the server to access your dbfs and have data travel across the wires, you access the server via a browser without having to learn ...
by reinaldocrespo
Sat May 13, 2023 4:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: U-Dbu
Replies: 17
Views: 2005

Re: Advise in Server hardware

... Of course, in my previous note I mentioned a super inexpensive computer I bought for testing and it works fine as a server, or can also be a workstation to the Dell. I also don't know that you will be disappointed with the performance of your Gigabit internet cards. They will probably be ...
by TimStone
Tue Apr 04, 2023 10:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advise in Server hardware
Replies: 12
Views: 2364

Re: Advise in Server hardware

... on Server which need much CPU Power and RAM but if you run only PostgreSQL or MySQL, a "Celeron" CPU will do the Job for 3 (fast) Workstation it is like a NAS which have "build-in" Support for PostgreSQL or MySQL --- about RAM in my "Mini" Server i have 2 x ...
by Jimmy
Tue Apr 04, 2023 4:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Advise in Server hardware
Replies: 12
Views: 2364

Idea got from " Mouse w/o Borders"

... --- what i like to have : Send a Message to other Workstation -> "Mailslot" :?: Sent or Get other Workstation Clipboard -> Net-Clipboard :?: --- ask ChatGPT can you tell me how to use ...
by Jimmy
Fri Feb 03, 2023 10:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Idea got from " Mouse w/o Borders"
Replies: 2
Views: 274

Re: OLE with Excel.

... it reports accurately on the first call, but incorrectly for every call after. Is there a better way to detect if an executable is running on a workstation? Thanks, Please use oExcel := ExcelObj() ExcelObj() is a FWH function which takes care of whether Excel is already running.
by nageswaragunupudi
Tue Oct 18, 2022 11:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OLE with Excel.
Replies: 10
Views: 714
Next

Return to advanced search