FiveWin and MS Sql

FiveWin and MS Sql

Postby Jack » Thu Aug 30, 2007 8:47 am

I have to access sql tables with xharbour and fivewin .

I have to be able to add record modify and delete .

I cant install odbc driver on each workstation .

Each workstations are connected to a Win2003 server and the EXE is
on this server .

How to do it ??
Jack
 
Posts: 288
Joined: Wed Jul 11, 2007 11:06 am

SQL and FiveWin

Postby alexstrickland » Thu Aug 30, 2007 9:16 am

I suggest you investigate ADORDD, in the sticky post just above your message.

Regards
Alex
alexstrickland
 
Posts: 23
Joined: Thu Aug 30, 2007 8:52 am

Postby Rick Lipkin » Thu Aug 30, 2007 2:10 pm

I agree .. ADO is the best way to connect to any SQL database .. Any Windows OS from ( at least ) 2000 on supports ADO right out of the box .. nothing to install or configure.

Rick Lipkin
SC Dept of Health, USA
User avatar
Rick Lipkin
 
Posts: 2665
Joined: Fri Oct 07, 2005 1:50 pm
Location: Columbia, South Carolina USA

Postby PeterHarmes » Fri Aug 31, 2007 7:57 am

Has anyone compared speed/performace between ADO & the xHarbour SQLRDD?

I would be interested in how seek speeds compare

Pete
PeterHarmes
 
Posts: 363
Joined: Wed Feb 15, 2006 2:06 pm
Location: Oxford, England

Postby R.F. » Fri Aug 31, 2007 4:16 pm

SQLRDD is build based on ODBC.

Since ADO can use a native ado provider or a ODBC DSN, is my guess that ADO is faster than an RDD.

In my experience, the best way to handle SQL tables is using SQL statements, you lose A LOT if you try to manipulate SQL data "a la DBF", that`s why ADO is the best way to handle data, the power of the SQL along with a DBF like data handling.
Saludos
R.F.
R.F.
 
Posts: 840
Joined: Thu Oct 13, 2005 7:05 pm


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 33 guests