I intended in the next version to dispose the transaction in Commit and Rollback and remove TransactionDispose which I think would then be unnecessary. Is there a reason to not do this?
I think it would be ok but maybe a commit or a rollback would be better to start a new transaction automatically after ending it. Furthermore, the beggining of any executable SQL statement would be nice to start automatically a new transaction.
Commit and Rollback now end a transaction so I have removed TransactionDispose. I decided not to try any automatic starts to a transaction to leave the programmer more control and make what is happening more obvious.
On my PDA can not run the program with the library.
Error: Can not find filename or assembly "System.Data.SqlClient, versioned = 3.0.3600.0, Culture = neutral, PublicKeyToken =" or one of its dependencies.
Tell me what to do.
:BangHead:
You should be using the version reached by the link in my post above your post. In the first post of that thread there is a link to download the client dll.
hi, I'm using MSSQL and it work correctly with my psion pocket pc with wince4.2. Now I would like to use it in a panel pc with ce6.0 Intel i486 with NET CF 2 installed.
my software doesn't work because I need sql cab installation for wince...
hi, I'm using MSSQL and it work correctly with my psion pocket pc with wince4.2. Now I would like to use it in a panel pc with ce6.0 Intel i486 with NET CF 2 installed.
my software doesn't work because I need sql cab installation for wince...