comp.lang.ada
 help / color / mirror / Atom feed
From: "news.hinet.net" <bubble@riskm.com.tw>
Subject: Re: Open-source to access MS SQL server 2000/2005 DBs from Ada ?
Date: Mon, 3 Apr 2006 11:27:02 +0800
Date: 2006-04-03T11:27:02+08:00	[thread overview]
Message-ID: <e0q4mg$rn4$1@netnews.hinet.net> (raw)
In-Reply-To: 442afe28_1@news.bluewin.ch

I have expereniced do it with sql 2000/2005 in gnatcom.
use ADO to access MS's database is no problem.
if you want re-engineer .NET code.
be careful,
the ADO .NET programming model is very different to ADO model.
It mean you need some adjust.

and
the ADO to access SQL2005 sometime is slower than SQL native client does.
the ADO access SQL2005 still need .NET framework and SQL native client.
if performance is import to you , consider A# and .NET framework.

if you need sample code,write mail to me.
b u b b l e @ r i s k m . c o m . t w , I  will mail it to you. 





  parent reply	other threads:[~2006-04-03  3:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-29 21:37 Q: Open-source to access MS SQL server 2000/2005 DBs from Ada ? Gautier
2006-03-30  4:02 ` Christopher Browne
2006-04-16 18:49   ` Gautier
2006-03-30  7:31 ` Dmitry A. Kazakov
2006-03-30 12:50   ` Georg Bauhaus
2006-03-30  8:58 ` Jean-Pierre Rosen
2006-04-16 18:00   ` Gautier
2006-03-31  2:32 ` Stephen Leake
2006-03-31  7:59   ` Bernd Specht
2006-04-01 10:28     ` Ludovic Brenta
2006-04-03  3:27 ` news.hinet.net [this message]
2006-04-03  6:27   ` news.hinet.net
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox