Construir Harbour con BCC 7.1
cabe aclarar, que el compilador harboury las librerias bases si son construidas, pero no asi el hbmk2.exe, lo que provoca que cuando va ha construir las librerias de la carpeta "contrib" de un error,...
View ArticleBorland Make Utility Issues
Antonio, I had already tried that, but I just did it again and there is no difference. I have tried each one of these variations: Alert.exe : $(OBJS) Alert.exe : $(PRG:.PRG=.OBJ) $(C:.C=.OBJ) Alert.exe...
View ArticleFWHMARIADB 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...
View ArticleFWH 16.08 : Built-in MySql/MariaDB functionality (Updated )
Correspodance of number formats in DBF and MySql: Field width of a decimal number in DBF indicates the maximum size of number including decimal and -ve sign, where as in MySql it is exclusive. For...
View ArticleEnglish as the CONFERENCE language
Dear friends, according to the emails you send me ( or ) I state that English as the conference language is ok. For those who did not contact me yet - [b:1dgw744q]please let me as soon as possible if...
View ArticleFAQ - 1st [x]Harbour INTERNATIONAL CONFERENCE
Q: Will there be means to project a Mac onto a screen? e.g. MacBook Air - What kind of big screen plug will there be to connect to (VGA standard, etc.)? A: There will be means to project a Mac onto the...
View ArticleArtificial intelligence - Class TPerceptron
[url:1izxle3h]https://github.com/RichardKnop/ansi-c-perceptron/blob/master/perceptron.c[/url:1izxle3h] [url:1izxle3h]https://github.com/nsadawi/perceptron/blob/master/Perceptron.java[/url:1izxle3h]
View ArticleConsulta xBrowser
[code=fw:k439mcmn][/code:k439mcmn] OR [code=fw:k439mcmn][/code:k439mcmn]
View ArticleInteligencia artificial - Clase TPerceptron
GENIAL Antonio!! Yo también estoy intentando sacar tiempo para hacer un poco los pinitos con IA. Ahora solo se trata de darle "vida" al asunto Saludos Cordiales
View ArticleConsulta aspecto TCalex
Bueno, para que aparezca lo que deseas en Calinfo.prg, METHOD PaintOnMonth, cambia [code=fw:1a9zfgqo][/code:1a9zfgqo] Por [code=fw:1a9zfgqo][/code:1a9zfgqo] En cuanto al tema de la apariencia, en el...
View ArticleDISP_E_UNKNOWNNAME: RECORDCOUNT
Thanks for reply Rick I have try If oRset:RecordCount() > 0 and many other options I use Informix database May be that is the problem with ado and win 10? or informix odbc driver ? In any opinion...
View ArticleFWHMARIADB Samples
Mr.Rao Could you post an example of using MYSQL EMBEDDED SERVER ?? Att João Carlos VinheSoft
View ArticleConstruir Harbour con BCC 7.1
Carlos , gracias por responder Aplico los cambios y comento los resultados Saludos
View ArticleBorland Make Utility Issues
Ok, here is what I found. I had this: PRG = \ alert.PRG \ one.PRG And it HAS to be like this: PRG = \ alert.prg \ one.prg The first item has to be in upper case (left of the equals sign), and the...
View Article