Search found 47 matches

by vailtom
Sat Sep 13, 2008 2:16 pm
Forum: FiveWin for Harbour/xHarbour
Topic: SQLWIN - a free RDD for SQL
Replies: 73
Views: 28093

Hi Antônio! Excuse me for so many questions, it would just understand that their goals. At this stage we are just translating the Db...() functions into their equivalents SQL sentences. Okay, I understand this. Another issue is: the result set will be maintained in its original format and converted ...
by vailtom
Sat Sep 13, 2008 12:47 am
Forum: FiveWin for Harbour/xHarbour
Topic: SQLWIN - a free RDD for SQL
Replies: 73
Views: 28093

Before continuing, let me understand and ask some questions about this tool: * Standard C functions are faster and have a direct access to the API of many database engines, such as MySQL, PostgreSQL & Firebird ... how we can use this within this RDD? We could offer access to many native database...
by vailtom
Fri Sep 12, 2008 7:20 pm
Forum: FiveWin for Harbour/xHarbour
Topic: SQLWIN - a free RDD for SQL
Replies: 73
Views: 28093

Antonio Linares wrote:You are welcome to join its development
Antonio, many thanks! What the next step?
by vailtom
Fri Sep 12, 2008 4:26 pm
Forum: FiveWin for Harbour/xHarbour
Topic: SQLWIN - a free RDD for SQL
Replies: 73
Views: 28093

Hi Antonio!

This RDD is designed only for FiveWin? You want to run this RDD on Linux too?

Sorry for my bad english!
:)
by vailtom
Tue Feb 19, 2008 6:37 pm
Forum: FiveWin for Harbour/xHarbour
Topic: [OT] FWH with Biometric Devices
Replies: 14
Views: 5364

A Griaule trabalha apenas com a .DLL comercial. Porém suporta quase todos os tipos de leitores biométricos o que com certeza agiliza o trabalho do programador.
by vailtom
Tue Feb 19, 2008 2:47 pm
Forum: All products support
Topic: [OT] Biometria com FWH
Replies: 0
Views: 2143

[OT] Biometria com FWH

Em novembro de 2008 tivemos aqui em guarulhos, Brasil o quinto encontro de programadores FiveWin brasil! Dentre as muitas palestras que houveram na ocasião, uma das soluções demonstradas foi o uso da biometria com FiveWin. Neste palestra foi apresentado a WbFinger, uma LIB com várias funções e rotin...
by vailtom
Tue Feb 19, 2008 2:35 pm
Forum: FiveWin for Harbour/xHarbour
Topic: [OT] FWH with Biometric Devices
Replies: 14
Views: 5364

[OT] FWH with Biometric Devices

In november 2007 we had here in Guarulhos, Brazil the V Fivewin Developers Meeting! Amongst the many lectures that had had in the occasion, one of the showed solutions was the use of biometric application with Fivewin. In this lecture was presented the lib WbFinger, that is a LIB with many functions...
by vailtom
Mon Nov 26, 2007 11:47 am
Forum: FiveWin for Harbour/xHarbour
Topic: Office 2007 like msgInfo
Replies: 5
Views: 1145

Run only on Windows Vista?
by vailtom
Thu Nov 22, 2007 10:42 am
Forum: FiveWin for Harbour/xHarbour
Topic: Question about SQL
Replies: 52
Views: 8853

by vailtom
Thu Jun 07, 2007 12:35 pm
Forum: FiveWin for Harbour/xHarbour
Topic: mac address
Replies: 38
Views: 8628

I made some changes in the function above to getting more information about the NIC. This is the code: #include "fivewin.ch" /* * Retrieves adapter information for the local computer. * Original code by AlexSchaft * http://fivetechsoft.com/forums/viewtopic.php?t=77&postdays=0&posto...
by vailtom
Wed Mar 28, 2007 6:52 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Columnas ficticias en SQL y ADO
Replies: 4
Views: 752

Tente algo como isto:

Code: Select all

select name, city, 0 as age, "    " as addr from tabla
Em MySQL e PostgreSQL rodaria normalmente, agora em ACCESS não tenho certeza.

Espero ter ajudado!
by vailtom
Wed Mar 28, 2007 6:51 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Imprimir en la Impresora - ELTRON-2642
Replies: 4
Views: 1687

Olha só quem eu encontrei por terras estrangeiras.. ;)
hehehehehe
by vailtom
Wed Mar 28, 2007 4:20 pm
Forum: FiveWin para Harbour/xHarbour
Topic: Columnas ficticias en SQL y ADO
Replies: 4
Views: 752

Me de maiores informações para que eu possa montar um exemplo para voce por favor.

* Qual é o banco de dados: MySQL, PostgreSQL ou MS SQL ?
* Qual o tipo de dados (data type) voce quer adicionar?
by vailtom
Wed Mar 14, 2007 9:58 pm
Forum: FiveWin for Harbour/xHarbour
Topic: New DBF2SQL
Replies: 7
Views: 1904

by vailtom
Fri Feb 09, 2007 1:06 pm
Forum: FiveWin for Harbour/xHarbour
Topic: How to open a png graphic file
Replies: 6
Views: 1622

Hi EMG!

Because these images have shadow effects.