Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-12-02 Thread Alexander Muylaert-Gelein
‎2/‎12/‎2015 11:27 To: firebird-net-provider@lists.sourceforge.net<mailto:firebird-net-provider@lists.sourceforge.net> Subject: Re: [Firebird-net-provider] VS2008 ADO.NET confusion On Tue, Dec 1, 2015, at 16:26, slucas wrote: > ok, that is great, less dlls to deal with. so wh

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-12-02 Thread Jiří Činčura
On Tue, Dec 1, 2015, at 16:26, slucas wrote: > ok, that is great, less dlls to deal with. so whether i put the > FirebirdSql.Data.FirebirdClient.dll in the \windows directory or in the > directory right next to the exe, i still get the same error. it throws > back: > > Error {exe name} > Miss

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-12-01 Thread Ivan Arabadzhiev
CFx > > http://www.firebirdsql.org/en/net-provider/ > > > > -Original Message- > From: slucas [mailto:slu...@iquanta.com] > Sent: 01 December 2015 05:26 PM > To: For users and developers of the Firebird .NET providers < > firebird-net-provider@lists.sourceforge.net> >

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-12-01 Thread Louis van Alphen
: For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] VS2008 ADO.NET confusion if i remember properly, that was the first thing i tried like two weeks ago. it wouldn't compile under VS2008 at all. i think i need an older version designed for C

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-12-01 Thread slucas
> > http://www.firebirdsql.org/en/net-provider/ > > > > -Original Message- > From: slucas [mailto:slu...@iquanta.com] > Sent: 01 December 2015 05:26 PM > To: For users and developers of the Firebird .NET providers > > Subject: Re: [Firebird-net-provider]

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-12-01 Thread Louis van Alphen
-provider] VS2008 ADO.NET confusion ok, that is great, less dlls to deal with. so whether i put the FirebirdSql.Data.FirebirdClient.dll in the \windows directory or in the directory right next to the exe, i still get the same error. it throws back: Error {exe name} MissingMethodException Could

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-12-01 Thread slucas
ok, that is great, less dlls to deal with. so whether i put the FirebirdSql.Data.FirebirdClient.dll in the \windows directory or in the directory right next to the exe, i still get the same error. it throws back: Error {exe name} MissingMethodException Could not load type 'FirebirdSql.Data.Fi

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-12-01 Thread Jiří Činčura
On Tue, Dec 1, 2015, at 11:18, slucas wrote: > ok, so i was able to compile with the version linked below. that is a > start. and i copied the FirebirdSql.Data.FirebirdClient over to the > scanner's \windows directory. Why there? > so, do i need a version of fbclient.dll on the scanner for t

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-12-01 Thread slucas
m: slucas [mailto:slu...@iquanta.com] > Sent: 30 November 2015 06:39 PM > To: lo...@nucleo.co.za; For users and developers of the Firebird .NET > providers > Subject: Re: [Firebird-net-provider] VS2008 ADO.NET confusion > > so just to confirm. if i use the wifi connection on the s

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-11-30 Thread Louis van Alphen
.NET providers Subject: Re: [Firebird-net-provider] VS2008 ADO.NET confusion so just to confirm. if i use the wifi connection on the scanner, and i am also am to ping any address on the local network from the gun, then i should be able to integrate firebird client directly into my scanner execut

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-11-30 Thread slucas
users and developers of the Firebird .NET providers > ; mag...@gmx.com > Subject: Re: [Firebird-net-provider] VS2008 ADO.NET confusion > > On Mon, Nov 30, 2015, at 16:36, slucas wrote: >> so now i am trying to integrate the firebird access so that the >> scanner can access t

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-11-30 Thread Louis van Alphen
November 2015 05:36 PM To: mag...@gmx.com; For users and developers of the Firebird .NET providers Subject: Re: [Firebird-net-provider] VS2008 ADO.NET confusion yes, i believe so. it is ultimately for a motorola rugged barcode scanner, model MT2090. from its users manual it states, "The M

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-11-30 Thread Louis van Alphen
Firebird .NET providers ; mag...@gmx.com Subject: Re: [Firebird-net-provider] VS2008 ADO.NET confusion On Mon, Nov 30, 2015, at 16:36, slucas wrote: > so now i am trying to integrate the firebird access so that the > scanner can access the firebirdsql server at another IP on the > network. m

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-11-30 Thread Jiří Činčura
On Mon, Nov 30, 2015, at 16:36, slucas wrote: > so now i am trying to integrate the firebird access so that the scanner > can access the firebirdsql server at another IP on the network. make > sense? Kind of. I would rather make an app server to do the communication, because of how the Firebird

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-11-30 Thread slucas
yes, i believe so. it is ultimately for a motorola rugged barcode scanner, model MT2090. from its users manual it states, "The MT2000 runs the CE.NET 5.0 Core OS...". and i believe that is a .NET2.0 framework. on VS2008, i have been compiling into my executable (exe) on a .NET2.0 framework a

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-11-30 Thread Markus Ostenried
.NET Compact Framework https://en.wikipedia.org/wiki/.NET_Compact_Framework On Mon, Nov 30, 2015 at 3:57 PM, slucas wrote: > what is CF? > > > On 11/30/15 2:39 AM, Jiří Činčura wrote: >> Are you using CF? -- Go from Idea

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-11-30 Thread slucas
what is CF? On 11/30/15 2:39 AM, Jiří Činčura wrote: > Are you using CF? > -- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase i

Re: [Firebird-net-provider] VS2008 ADO.NET confusion

2015-11-29 Thread Jiří Činčura
Are you using CF? -- Mgr. Jiří Činčura Independent IT Specialist -- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all

[Firebird-net-provider] VS2008 ADO.NET confusion

2015-11-29 Thread slucas
may someone please give me some clarity? i am using visual studio 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.dll for use on this windows CE embedded devic

[Firebird-net-provider] VS2008 ADO.NET confusion

2015-11-29 Thread slucas
may someone please give me some clarity? i am using visual studio 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.dll for use on this windows CE embedded devic