SQLWIN - a free RDD for SQL

User avatar
Maurizio
Posts: 705
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Post by Maurizio »

Antonio

cann you add to command line batch builder for xHarbour this

echo %bcdir%\lib\msimg32.lib + >> xHrb.lnk

Regards MAurizio
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Maurizio,

Do you mean inside fwh\samples\buildx.bat ?

It is already there
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Maurizio
Posts: 705
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Post by Maurizio »

Antonio,

no , in the
Command line batch builder for xHarbour (Buildx.bat) that is in

http://wiki.fivetechsoft.com/doku.php?i ... evelopment

Regards MAurizio
User avatar
mmercado
Posts: 782
Joined: Wed Dec 19, 2007 7:50 am
Location: Salamanca, Gto., México

Post by mmercado »

Maurizio wrote:cann you add to command line batch builder for xHarbour this
echo %bcdir%\lib\msimg32.lib + >> xHrb.lnk
Hi Maurizio:

Done, thanks for the feedback, regards.

Manuel Mercado
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

can I converte a text delimiter file to sql ?
Best Regards, Saludos

Falconi Silvio
User avatar
vailtom
Posts: 47
Joined: Thu Jan 05, 2006 6:56 pm
Contact:

Post by vailtom »

with a true RDD you can:

Code: Select all

APPEND FROM tabla.txt SDF
And SQLWIN API can convert any data type to equivalent SQL.

(sorry for bad english)
Vailton Renato
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

can you see me an sample test ?
Best Regards, Saludos

Falconi Silvio
User avatar
Maurizio
Posts: 705
Joined: Mon Oct 10, 2005 1:29 pm
Contact:

Post by Maurizio »

Hello

About SQL and Harbour there is a interesting discussion on
Harbour thread .

Regards Maurizio

http://lists.harbour-project.org/piperm ... hread.html

http://lists.harbour-project.org/piperm ... 12165.html
Marc Vanzegbroeck
Posts: 1102
Joined: Mon Oct 17, 2005 5:41 am
Location: Belgium
Contact:

Post by Marc Vanzegbroeck »

Hi,

Where I can find the 'postgres.ch' file?

Thanks,
Marc
User avatar
vailtom
Posts: 47
Joined: Thu Jan 05, 2006 6:56 pm
Contact:

Post by vailtom »

In Habour see hbpgsql folder into contrib dir.
Vailton Renato
PeterHarmes
Posts: 363
Joined: Wed Feb 15, 2006 2:06 pm
Location: Oxford, England

Re: SQLWIN - a free RDD for SQL

Post by PeterHarmes »

Antonio,

Whats the latest with SQLWIN?

Is it still being developed? Is it complete?

When (if) i get some time, i would like to have a look at it

Best Regards,

Pete
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: SQLWIN - a free RDD for SQL

Post by Antonio Linares »

Pete,

As it is a free and open source development, interested users are the ones the continue its development and testing.

It is an easy to understand source code. With some work from users it could become fully functional in short time.

You may review it from here:
http://wiki.fivetechsoft.com/doku.php?i ... evelopment
regards, saludos

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

Re: SQLWIN - a free RDD for SQL

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
devtuxtla
Posts: 392
Joined: Tue Jul 29, 2008 1:55 pm

Re: SQLWIN - a free RDD for SQL

Post by devtuxtla »

Hello Antonio

I'll try SQLWIN.

where I find postgres.ch?

regards
Visite Chiapas, el paraiso de México.
Post Reply