Search found 686 matches: stored

Return to advanced search

Re: FWH 16.08 : Built-in MySql/MariaDB functionality (Updated )

... may be specified in the array for compatibility with DBF, but this value is ignored. Please note that dates and datetime/timestamps are internally stored as numbers and we are not at all concerned with that. Date formats are NOT stored in the database. You may use whatever date format you like ...
by nageswaragunupudi
Wed Sep 29, 2021 3:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 16.08 : Built-in MySql/MariaDB functionality (Updated )
Replies: 76
Views: 30109

Re: OT : Problem with this forum?

We do have a local php.ini and this value inside:

; After this number of seconds, stored data will be seen as 'garbage' and
; cleaned up by the garbage collection process.
; http://php.net/session.gc-maxlifetime
session.gc_maxlifetime = 1440

whats the right value to place theere ? :-)
by Antonio Linares
Mon Sep 20, 2021 7:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT : Problem with this forum?
Replies: 65
Views: 5470

Re: OT Will you update your PC to Windows 11

... .. The Cloud is BASICALLY SOMEONE ELSES COMPUTER ... now let me ask you .. would you put your Userid and Password to your bank account ( stored as a document ) on on some one else's Computer ?? .. and the over-whelming answer is "HELL NO" Rick Lipkin
by Rick Lipkin
Sun Sep 05, 2021 1:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT Will you update your PC to Windows 11
Replies: 16
Views: 1568

Re: no PHP on the APACHE web server

... way we have no problems with LAN as we access locally. The same as a standalone desktop program. Same with mod harbour. If you have your DBF files stored on the mod harbour server, all is locally. Best regards, Otto
by Otto
Tue Aug 24, 2021 4:43 pm
 
Forum: mod_harbour
Topic: no PHP on the APACHE web server
Replies: 6
Views: 740

CRUD and viewer

Hello friends, I use Tinymce HTML editor to input and edit the textarea field. Data is stored into memofield of a DBF file. Now I made a little program to view the DATA. https://mybergland.com/fwforum/viewmemofield.jpg Best regards, Otto https://mybergland.com/fwforum/crudviewer.gif
by Otto
Thu Jul 22, 2021 8:00 am
 
Forum: mod_harbour
Topic: CRUD and viewer
Replies: 0
Views: 222

Ayuda ADODB

...      ::oRs:Source         := "select * from usuario2;"         ::oRs:Open() Como puedo "recuperar" el resultado de un STORED PROCEDURE a ese oRs ?? Algo así como ::oRS := TraeElResultadoDelSToreProcedure("nombre del store procedure") oCmd := TOleAuto():New( ...
by ricardog
Wed Jul 21, 2021 2:40 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda ADODB
Replies: 2
Views: 511

Re: Company web pagewith mod harbour

Hello friends, Reading content from the DBF file Controller cPage returns the selected page from the request mypage.com/?page=99999 HTML which is stored in the database memofield is shown in an HTML DIV Container We use LOCATE as we do not use indexing. Datebases for a web page usually do not have ...
by Otto
Mon Jul 12, 2021 6:46 am
 
Forum: mod_harbour
Topic: Company web pagewith mod harbour
Replies: 5
Views: 945

Re: check existing first and last on customer

... and check on this field but I wanted to know if there was an alternative. Yes, the alternative is a numeric, sequential primary key. This can be stored as a number or a character. In the program I often have families that have the same surname and often also the name, for example my name is like ...
by James Bott
Mon Jun 14, 2021 5:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check existing first and last on customer - RESOLVED !!!
Replies: 23
Views: 2900

Re: check existing first and last on customer

... in different files. For instance, all you need in a reservation database is the person's primary-key. This way the address (for instance) is only stored in the customer file, yet you can print the address on a reservation invoice. This also prevents the problem that arises when the customer moves ...
by James Bott
Mon Jun 14, 2021 3:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: check existing first and last on customer - RESOLVED !!!
Replies: 23
Views: 2900

Re: DOS Error 267)

... The files were created and saved, but I couldn't find them. They were not in the same directory as the EXE which they normally are. There were stored in a completely different directory. Took me hours to figure this out. So always set the default path! Nice to see you back on the forum, Iris.
by James Bott
Fri Jun 04, 2021 10:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DOS Error 267)
Replies: 10
Views: 1159

Re: Mr.Rao. Error grave RowSet: ReQuery fwh 2102

... many records were there in the query before ReQuery() is called? Is there any way I can access the tables and work myself? (in case the data is stored in the cloud) We will try to figure it out and fix the problem.
by nageswaragunupudi
Wed Mar 31, 2021 8:46 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Mr.Rao. Error grave RowSet: ReQuery fwh 2102
Replies: 8
Views: 1272

Re: EXIF

... Do you have some code on how to address the DOM object? The relationship between ActiveX and Exif is that I do not know how to get the information stored in Exif with Fivewin. But I have a javascript lib that does all I want. Now it would be great if we could read the DOM object with all the information. ...
by Otto
Wed Mar 17, 2021 3:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: EXIF
Replies: 17
Views: 2029

Re: Sistema multi empresa con mysql

... things much harder for you. If you keep a separate database for each company, then any change in the structure of the table OR any change in the stored procedures needs to be updated on all the databases. The chances of making mistakes are high and as days go by maintenance becomes a nightmare. ...
by joseluisysturiz
Thu Feb 25, 2021 4:11 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Sistema multi empresa con mysql
Replies: 16
Views: 2035

Re: Sistema multi empresa con mysql

... things much harder for you. If you keep a separate database for each company, then any change in the structure of the table OR any change in the stored procedures needs to be updated on all the databases. The chances of making mistakes are high and as days go by maintenance becomes a nightmare. ...
by anserkk
Thu Feb 25, 2021 11:14 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Sistema multi empresa con mysql
Replies: 16
Views: 2035

Re: illegal copy protection

... series of automated processes where it transmits contracted data to 3rd party companies ( if they use them ). If there is a new executable file ( stored in zip format ), it is downloaded and uncompacted. ( I use this to also transfer help file updates, tax tables, etc ). Because the server reaches ...
by TimStone
Thu Jan 21, 2021 11:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: illegal copy protection
Replies: 9
Views: 1095
PreviousNext

Return to advanced search