Databuilder and dbfbuilder for samples files

Databuilder and dbfbuilder for samples files

Postby Marc Venken » Tue Dec 21, 2021 10:04 am

In order to get help from the forum, we like to have a working sample. For that to work, we sometimes need to have dbf's and data that are not in the samples directory.

I found source in the FWDBU sample from Fivetech that will build program code from a selected database (dbf and index) . This code can be copied into the sample program and executed with a Opendatabase() function.

Can fivetech provide also a function that will fill the database with a selected amound of data?

Lets say that we want (2 records from customer)

Makesample("customer",2) // take 2 customers and make program code for it.
makesample("Invoices","FIRST', "ANTONIO",5) // Take 5 records from invoices with the data "Antonio" in the field FIRST

The result should we written as program code (for copy and paste) in the sample's Opendatabase() that we like to punt on the forum for help.

Can this be done ??
Marc Venken
Using: FWH 23.04 with Harbour
User avatar
Marc Venken
 
Posts: 1357
Joined: Tue Jun 14, 2016 7:51 am
Location: Belgium

Re: Databuilder and dbfbuilder for samples files

Postby Antonio Linares » Tue Dec 21, 2021 3:16 pm

Dear Marc,

Long time ago... (it sounds like Star Wars intro :-)) there was a company named successware that distributed an utility named dbcre8. It was a closed utility that basically does what you describe, but they never provided the source code for it.

But here at FiveTech we decided to provide it, open source and free for all and you can find it at c:\FWH\samples\dbcre8.prg

Simply do buildh.bat dbcre8 and enjoy it. As you have full source code for it, you can modify it and enhance it the way you may need it
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41413
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Databuilder and dbfbuilder for samples files

Postby José Luis Sánchez » Thu Dec 23, 2021 7:29 am

I didn't know this sample, and it has surprised me. Great job Antonio !!

Regards,
User avatar
José Luis Sánchez
 
Posts: 540
Joined: Thu Oct 13, 2005 9:23 am
Location: Novelda - Alicante - España


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Antonio Linares and 30 guests