I'm working on a project where I'm adding a php function onto a development written in perl. There are a few session variables defined by the perl code which I need to use. The session id is also being written in a browser cookie.
I'm trying to use the following code to pick up the session...
the recordset.open command is fine, I've narrowed it down to the @@transcount not being added proprly when accessed from VB, with begins it adds...0,1,0,2,0,3,... and also updates decrement it.
I'm at my wits end
I'm currently converting a large and complicated VB app to work with both MySQL and SQL Server (was only MySQL first) so showing code might be a problem.
I have a problem with transactions.
i can begin a transaction using begin tran in recorset.open
and then do a couple of updates again using...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.