Subject | Re: [firebird-support] VS2008 DDEX/ADO.NET confusion |
---|---|
Author | Mark Rotteveel |
Post date | 2015-11-28T08:39:09Z |
On 28-11-2015 06:38, slucas slucas@... [firebird-support] wrote:
itself, it is not for accessing a database from your application.
If you are using .NET, know that questions about use in .NET should go
to the Firebird .NET provider mailinglist. See
http://www.firebirdsql.org/en/mailing-lists/ for instructions to subscribe.
As far as I know the Firebird .NET provider no longer supports Windows
CE, so you need to find out which version still supported it (ask on the
Firebird .NET provider mailinglist) and download it from
https://sourceforge.net/projects/firebird/files/firebird-net-provider/
You may need to compile it yourself.
Mark
PS You replied to a message instead of sending a new e-mail, this causes
your e-mail to be posted in an unrelated thread. This makes it harder to
follow when you view messages in a threaded view in your mail client, or
on the Yahoo Groups website.
--
Mark Rotteveel
> may someone please give me some clarity? i am using visual studioAre you using .NET or C++?
> 2008. i have to use that version to develope an embedded program for a
> smart device. so i am locked into VS2008.
> i am trying to find and implement the correct library for fb_client.dllNo, DDEX is tooling for database access from within Visual Studio
> for use on this windows CE embedded device. i can't for the life of me
> figure out what libraries to install for VS2008 that actually work? i
> have downloaded the DDEXProvider-3.0.2.0.msi and installed if for
> VS2008x32 and x64. is that enough? i have also read that i also need
> to install the ADO.NET library. is that true or can i use the DDEX by
> itself?
>
> and if i can use the DDEX library by itself, can someone point me to an
> example/tutorial on exactly how to setup a connection, query, sql,
> close, close, in pure code please?
itself, it is not for accessing a database from your application.
If you are using .NET, know that questions about use in .NET should go
to the Firebird .NET provider mailinglist. See
http://www.firebirdsql.org/en/mailing-lists/ for instructions to subscribe.
As far as I know the Firebird .NET provider no longer supports Windows
CE, so you need to find out which version still supported it (ask on the
Firebird .NET provider mailinglist) and download it from
https://sourceforge.net/projects/firebird/files/firebird-net-provider/
You may need to compile it yourself.
Mark
PS You replied to a message instead of sending a new e-mail, this causes
your e-mail to be posted in an unrelated thread. This makes it harder to
follow when you view messages in a threaded view in your mail client, or
on the Yahoo Groups website.
--
Mark Rotteveel