hello one and all,

i am working with version 2.5.1 of ADO.NET because i need to compile the 
simplest code for .NET 2 CF.  under the build of 2.5.1, i found a batch 
file \netcf\build.bat and i surmise that the Version10 cs files make fit 
my .NET2CF platform best.

so at this point, i was able to port and run the code for GdsConnection 
Connect and Disconnect and i believe successfully connected to a host IP 
server from my mobile device, which happens to be a motorola MT2090, via 
the wifi LAN.  i verified that IsConnected and ProtocolVersion and 
ProtocolArchitecture threw back sensible values.

ok, so now i am looking into GdsDatabase.cs file and i am confused. how 
do i connect to the database with user and passwd, start a single 
transaction, throw a select in and retrieve the field values, or throw 
in an insert, and then commit the transaction and close the database.  i 
want to do very basic stuff.

so i am asking for example/sample/tutorial code to show these basics but 
using the GdsConnection *.cs modules, Version10, and not the more modern 
FbConnection etc. code.

did that make sense?  thank you in advance, lucas

------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to