Search found 27 matches: demodb

Return to advanced search

New FTDN June 2020 (FWH 20.06)

May and June 2020 ================= * XBrowse: New DATA bPastBof See new example BALANCE.PRG to check advanced use of bPastBof and bPastEof * XBrowse: - In some rare cases, oEditGet in the function EditGetKeyDown is becoming nil and resulting in runtime error. fixed http://forums.fivetechsupport.com...
by Antonio Linares
Thu Jul 09, 2020 9:37 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN June 2020 (FWH 20.06)
Replies: 1
Views: 1362

Re: OT Optimizar query MySql

Mr. Rao. I tested your code and we got the answer in 1.55 / 1.11 seconds from the demo server. My computer is quite old and I use win8 32 bits Did the sample code work for you? I thought you had an older version of FWH that does not support FW_DemoDB() function. This server is situated in Europe. S...
by nageswaragunupudi
Wed Mar 04, 2020 4:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: OT Optimizar query MySql
Replies: 30
Views: 5377

Re: another bug in TDataRow: failure with datetime fields

Thank you very much. I can´t compile because in FW 14.14 there is not FW_DemoDB( "ADO" ) function, but I already have ordered the FTDN renew. I asume I will have the same behaviour that you: Harbour returns the value as Date not DateTime. This is the behaviour I get in my software, either ...
by MOISES
Fri Nov 15, 2019 4:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: another bug in TDataRow: failure with datetime fields [solve
Replies: 15
Views: 3574

Re: xImage

First, please try this sample as it is. This sample uses the MySql Demo server provided by FWH. This sample demonstrates inserting directly into the table using oCn:Insert(...) syntax and also inserting into the RowSet using oRs:Append(...), if a RowSet is opened. Please ensure that the blob field i...
by nageswaragunupudi
Sun Jun 30, 2019 1:14 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: xImage
Replies: 7
Views: 1505

Re: FW_DemoDB()

That is an internal function. Source code is not made available.

FW_DemoDB() connects to MySql server belonging to a friend and we are required to keep the credentials confidential.
But you can login and use the server for purposes of discussions on the forums.
by nageswaragunupudi
Thu Jun 15, 2017 11:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_DemoDB()
Replies: 1
Views: 581

FW_DemoDB()

where is function FW_DemoDB()
I am using FWH 17.5 and xHarbour.com.
by kajot
Thu Jun 15, 2017 10:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_DemoDB()
Replies: 1
Views: 581

Re: xBrowse + EDIT_GET

Can you kindly reproduce this problem using any tables that are already exist in our demoserver?
You can log into the demo server with FW_DemoDB(). Check the existing tables with oCn:ListTables()
You can also add any test table of your own with dummy data.
by nageswaragunupudi
Fri Jun 09, 2017 9:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse + EDIT_GET
Replies: 14
Views: 1718

Re: FWH: MySql/MariaDB: RowSet object

I created an example in tdolphin FW_DEMODB(“DLP”) – TDOLPHIN https://www.youtube.com/watch?v=b9zHD-U-j2U&feature=youtu.be #include "fivewin.ch"static oRsstatic oBrwstatic lPesquisa***************************************************************************function Main&#...
by luiz53
Thu May 18, 2017 12:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH: MySql/MariaDB: RowSet object
Replies: 51
Views: 20065

Re: FWHMARIADB Samples

The source of FW_DemoDB() is private. One of our friends subscribed for space on a MySql cloud server for the purpose of learning along with friends. This is meant purely for educational purposes. We share this connection for the purpose of testing these samples. FW_DemoDB() connects to this server ...
by nageswaragunupudi
Tue Apr 18, 2017 10:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMARIADB Samples
Replies: 48
Views: 21020

Re: FWHMARIADB Samples

Where is the source code located for the function FW_DemoDB()?
by rhlawek
Tue Apr 18, 2017 4:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWHMARIADB Samples
Replies: 48
Views: 21020

Re: Large RowSet

Mr Dutch

You can also try this example.
Connect using oCn := FW_DemoDB( 1 )
viewtopic.php?f=3&t=32737&p=194525&hilit=large+rowsets#p194525
by nageswaragunupudi
Mon Feb 06, 2017 12:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Large RowSet
Replies: 10
Views: 2226

New FTDN December/Diciembre 2016 (FWH 16.12)

December 2016 ============= * Enhancement: function MsgDate() increased used font: http://forums.fivetechsupport.com/viewtopic.php?p=196570#p196570 * Enhancement: samples\design.prg now support bitmaps controls too: http://forums.fivetechsupport.com/viewtopic.php?p=196228#p196228 * Enhancement: Clas...
by Antonio Linares
Thu Dec 22, 2016 9:24 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN December/Diciembre 2016 (FWH 16.12)
Replies: 10
Views: 4978
Previous

Return to advanced search