ADO with Websnap in Delphi6

From: IMA (imartinbe_at_tiscali.be)
Date: 10/15/04


Date: Fri, 15 Oct 2004 08:10:39 +0200

I have written a web application using ADO to connect to DB.
In order to avoid different user to mix their data, they say in websnap
tutorial that I should use the TSession component with BDE connection in
order to manage multithreading. What about the ADO connection as there is no
TADOSession component?



Relevant Pages

  • Re: MS SQL and ADO
    ... I make a BDE connection to it, ... >showing garbage, and not the actual values that are in there. ... ADO does not do this so all the field values will be 10 ... Brian Bushay (TeamB) ...
    (borland.public.delphi.database.ado)
  • Re: Colinitialize
    ... Mark ... > I'm developing a WebSnap application e using ADO in Delphi 7. ...
    (borland.public.delphi.database.ado)