Search found 1030 matches: odbc

Return to advanced search

Re: clarification respect a recordset

... more powerful than ADO and (1) can do more than what is possible with even ADO (2) lot more easier to write code and (3) no need to install mysql ODBC connectors on each client.
by nageswaragunupudi
Sat Aug 31, 2019 4:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: clarification respect a recordset
Replies: 14
Views: 3373

Re: how to update a remote DBF

... web. Easier to handle - for small databases DBF is faster. More flexible (DBU vs myPHPAdmin ). No need for SQL server - also if it is free. Maybe ODBC or winsock is an option. Do you know if I can upload a dbf file with http in silent mode. FTP would be enough for my purpose. But FTP needs to ...
by Otto
Wed Jul 31, 2019 7:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to update a remote DBF
Replies: 17
Views: 2665

Re: New FTDN March/Marzo 2019 (FWH 19.03)

... Nuevo: DATA nBarHeight --> Permite modificar la altura de de las carpetas en la clase TTabs. * Mejora: Se ha añadido soporte al nuevo conector ODBC versión 8.0 de MySql en la función FW_OpenAdoConnection(...). * Nuevo: Soporte nativo para mostrar e imprimir códigos de barras sin usar librerías ...
by Antonio Linares
Mon Apr 08, 2019 8:49 pm
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2019 (FWH 19.03)
Replies: 2
Views: 2848

New FTDN March/Marzo 2019 (FWH 19.03)

... GetLastError() is used. * New: DATA nBarHeight --> allow modify height of folders CLASS TTabs * Enhancement: Added support for the new MySql ODBC Connector version 8.0 in function FW_OpenAdoConnection(...) * New: NATIVE SUPPORT FOR DISPLAY AND PRINTING OF BARCODES, without 3rd party libs ...
by Antonio Linares
Mon Apr 08, 2019 11:20 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN March/Marzo 2019 (FWH 19.03)
Replies: 2
Views: 2848

Re: postgres

Yes.
First, you need to install either ODBC connector or preferably OLEDB provider for PostgreSQL.

Then
oCn := FW_OpenAdoConnection( cConnectionString, .t. )

Please refer to the documentation of www.connectionstrings.com to determine the correct connection string to be used.
by nageswaragunupudi
Mon Mar 18, 2019 2:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: postgres
Replies: 15
Views: 2461

Re: ODBC

Good morning Philippe !!!

Perhaps with TRY / CATCH / END

Best regards
by Baxajaun
Thu Feb 14, 2019 8:20 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ODBC
Replies: 1
Views: 428

ODBC

Hi, I use ODBC to communicate with a filemaker database . When i sent a wrong SQL instruction (oDbc:Query() , fivewin give an error dialog box . If i hit enter, the program continue . In place of the dialog box, i 'd like to write ...
by Jack
Thu Feb 14, 2019 7:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ODBC
Replies: 1
Views: 428

Re: sdf file

... al file e dovresti avere il db. a questo punto da management studio puoi fare le query. Dopo questo puoi collegarti al database da harbour usando odbc.
by AntoninoP
Fri Dec 21, 2018 10:59 am
 
Forum: All products support
Topic: sdf file
Replies: 2
Views: 1073

Re: Conectar SQL SERVER

Boa tarde meu amigo, HDO daqui umas semanas terá suporte a ODBC e voce podera conectar a qualquer banco de dados. HDO é uma lib fantastica com suporte nativo a MySQL e SQLite que agora tera uma opcao de usar ODBC tambem com o mesmo codigo. Se for algo ...
by Lailton
Fri Dec 14, 2018 6:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conectar SQL SERVER
Replies: 3
Views: 902

Re: Conexión a Base Datos

For working with ADO, you need to download and install MySql ODBC connector. That is the reason for the error you are getting. Because you are using FWH 18.01, it is a lot easier to connect to and work with MySql tables using the inbuilt functionality ...
by nageswaragunupudi
Fri Nov 23, 2018 12:25 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Conexión a Base Datos
Replies: 2
Views: 876

Re: Clase TTABLE insertar Registros en Tablas SQL Lexico XBASE

... incluira la funcionalidad para modificar y eliminación registros // Requiere eagle1.lib , tambien se puede utilizar Otro gestor de base de datos u Odbc */ #include "FiveWin.ch" STATIC oServer,oDb,bSqlDate,cTypeBD FUNCTION MAIN() LOCAL cIp :="localhost" LOCAL cLogin:="root" ...
by Compuin
Mon Nov 12, 2018 8:56 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Clase TTABLE insertar Registros en Tablas SQL Lexico XBASE
Replies: 15
Views: 3715

Re: tip.lib

Silvio,

This file can be downloaded from the xHarbour homepage.

xhb10242_src.zip

included :

cgi
codepage
common
compiler
ct
debug
lang
macro
odbc
pp
rdd
rtl
tip :!:
vm


regards
Uwe :D
by ukoenig
Sun Nov 11, 2018 11:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: tip.lib
Replies: 4
Views: 706

Re: Where i can find "FiveODBC Documentation"

Jose, i'm using latest FWH release: 1805. And i need native support for SQL SERVER, not for "MySQL". I access to my database SQL via ODBC regularly, but today the best way is to access via ADO. But how? I need just an example of native connection to SQL SERVER database, avoiding to ...
by max
Sun Aug 26, 2018 10:16 am
 
Forum: FiveWin for CA-Clipper
Topic: Where i can find "FiveODBC Documentation"
Replies: 15
Views: 13311

Where i can find "FiveODBC Documentation"

I'd like to know more about FiveODBC classes. Opening the file help file of FiveWin Classes i find the class TdbOdbc, TOdbc, ecc. but the manual suggest "Please consult FiveODBC Documentation". Where i can find it? I search online ...
by max
Wed Aug 22, 2018 5:17 pm
 
Forum: FiveWin for CA-Clipper
Topic: Where i can find "FiveODBC Documentation"
Replies: 15
Views: 13311

Re: Ejecutar Stored procedure de SQl server

Armando, muchas gracias por tu respuesta, si me puedes mandar un ejemplo de como lo haces con ODBC te lo agradecería mucho.
by mariordz
Tue Aug 14, 2018 3:14 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ejecutar Stored procedure de SQl server
Replies: 3
Views: 956
PreviousNext

Return to advanced search