Search found 1560 matches: linux

Searched query: linux

by Massimo Linossi
Fri Feb 14, 2025 7:09 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Odbc error on Linux
Replies: 2
Views: 127

Re: Odbc error on Linux

Thanks.
But the problem is that I don't understand where is the error in the ODBC connection string for SQL-SERVER.
Using the MS connection utility works perfectly so the ODBC is correct.
Massimo
by Massimo Linossi
Fri Feb 14, 2025 3:47 pm
Forum: FiveWin for Harbour/xHarbour
Topic: Odbc error on Linux
Replies: 2
Views: 127

Odbc error on Linux

Hi to all.
I wish to ask you a suggestion to find the I am making an error.
This bash on a Linux machine works perfectly. Using a command-line utility from MS I can extract some records from another server with SQL-Server.


#!/bin/bash
cUser='admin'
cPass='Max61'
cServer='125.15.13.12'
cQuery ...
by Lailton
Wed Feb 05, 2025 10:12 pm
Forum: mod_harbour
Topic: Building modharbour with ADS on Linux
Replies: 18
Views: 24529

Re: Building modharbour with ADS on Linux

Thank you!
by giuliano
Wed Feb 05, 2025 1:16 pm
Forum: mod_harbour
Topic: Building modharbour with ADS on Linux
Replies: 18
Views: 24529

Re: Building modharbour with ADS on Linux

Done,
Bye
by Lailton
Wed Feb 05, 2025 12:54 pm
Forum: mod_harbour
Topic: Building modharbour with ADS on Linux
Replies: 18
Views: 24529

Re: Building modharbour with ADS on Linux

Hi Giuliano,
my email is lailton@paysoft.com.br

Thank you
by giuliano
Wed Feb 05, 2025 7:01 am
Forum: mod_harbour
Topic: Building modharbour with ADS on Linux
Replies: 18
Views: 24529

Re: Building modharbour with ADS on Linux

Hi , if you give me your email, I will send you the files
Bye
by Lailton
Tue Feb 04, 2025 11:03 pm
Forum: mod_harbour
Topic: Building modharbour with ADS on Linux
Replies: 18
Views: 24529

Re: Building modharbour with ADS on Linux

It is the version "Advantage 11.10"
by giuliano
Tue Feb 04, 2025 7:09 am
Forum: mod_harbour
Topic: Building modharbour with ADS on Linux
Replies: 18
Views: 24529

Re: Building modharbour with ADS on Linux

Hi Laiton,
what version of ADS are you using ?

Bye
by Lailton
Tue Feb 04, 2025 3:25 am
Forum: mod_harbour
Topic: Building modharbour with ADS on Linux
Replies: 18
Views: 24529

Re: Building modharbour with ADS on Linux

No problem Giuliano, Thanks for the reply.

I was looking for the download ADS but like you said the download is no longer available.
by giuliano
Mon Feb 03, 2025 1:37 pm
Forum: mod_harbour
Topic: Building modharbour with ADS on Linux
Replies: 18
Views: 24529

Re: Building modharbour with ADS on Linux

Hi Laiton , Sorry for the delay .
I was away for a week.

These are my step to use ADS client with Harbour in Linux OS:

1) Download from GitHub current release of Harbour and clone it in a new folder of your filesystem

git clone https://github.com/harbour/core harbour

2) Install ADS driver

apt-get ...
by Antonio Linares
Tue Jan 28, 2025 5:02 pm
Forum: All products support
Topic: Android program
Replies: 8
Views: 17359

Re: Android program

Carlos,

Charly ya ha liberado todos los fuentes, asi que es cuestión de construirlo para Linux ó Apple OSX :)
by CARLOS ATUNCAR
Fri Jan 24, 2025 4:29 pm
Forum: FiveWin para Harbour/xHarbour
Topic: WEBVIEW2 una observación
Replies: 6
Views: 1105

WEBVIEW2 una observación

... DE SERVICIOS" STYLE nOr(WS_SYSMENU)
oWnd:Show()
oWebView = TWebView2():New( oWnd )
oWebView:Navigate( cUrl )
oWebView:SetUserAgent( "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.5060.53 Mobile Safari/537.36" )

ACTIVATE WINDOW oWnd ...
by Lailton
Thu Jan 23, 2025 8:57 pm
Forum: mod_harbour
Topic: Building modharbour with ADS on Linux
Replies: 18
Views: 24529

Re: Building modharbour with ADS on Linux

I need it for harbour
by giuliano
Thu Jan 23, 2025 7:45 am
Forum: mod_harbour
Topic: Building modharbour with ADS on Linux
Replies: 18
Views: 24529

Re: Building modharbour with ADS on Linux

Hi Laiton,
you need for Harbour application or Mod_Harbour application ?

Bye