From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,d5f657e0da473b40 X-Google-Attributes: gid103376,public Newsgroups: comp.lang.ada Subject: Re: DBF/Network Application References: <2jnh1oF12nvieU1@uni-berlin.de> From: Brian May X-Home-Page: http://snoopy.apana.org.au/~bam/ Date: Wed, 23 Jun 2004 12:45:32 +1000 Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:R4DkoXh4mEW2K4AAkFSsAv/Hjzs= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: dsl-202-173-153-89.vic.westnet.com.au X-Trace: news.melbourne.pipenetworks.com 1087958732 202.173.153.89 (23 Jun 2004 12:45:32 +1000) X-Complaints-To: abuse@pipenetworks.com X-Abuse-Info: Please forward all headers to enable your complaint to be properly processed. Path: g2news1.google.com!news1.google.com!news.glorb.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newsfeeds.ihug.co.nz!ihug.co.nz!news.xtra.co.nz!news.mel.connect.com.au!news.melbourne.pipenetworks.com!not-for-mail Xref: g2news1.google.com comp.lang.ada:1797 Date: 2004-06-23T12:45:32+10:00 List-Id: >>>>> "Jano" == Jano writes: Jano> I had some problems with embedded insertions in windows with and Jano> Access 2000 database, so the problem may be highly specific. Never Jano> digged into it. I was recommended to use directly the ODBC packages, Jano> which I'll try if I need some "databasing" in the future. Jano> The adbc packages in GNADE seemed particularly promising, but sadly Jano> last time I checked them they were linux only :/ The ADBC interface seems to be marked highly experimental. No doubt the situation with Windows support will improve. I also see "The future of this interface is unclear since there is allmost no response from the community." I assume you can still use GNADE with Windows ODBC, eg. by directly interfacing to the ODBC layer? (I am not familiar with the GNADE architecture). -- Brian May