Requests operation requires a OLE DB Session object
From: Sandra (slino_at_pcrj.rj.gov.br)
Date: 01/22/04
- Next message: Hermann Hass: "Principle usage of adoconnection"
- Previous message: Lee Grissom: "Re: D8: Beginning ADO.NET App"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 Jan 2004 12:41:58 -0800
Hi all,
I am trying to use application roles to access a sql server 2000 in
a web application developed in Delphi with ADO.
I put in my connection KeepConnection = false, because i want that
every time i need to go to the sql server the connection have to be
restabilished. To that my AfterConnect event of the ADoConnection has
an "exec sp_setapprole", and i am not using the connection poll(my
string connection has the OLE DB Services=-2).
What else i have to do so i can use application roles in a web
application ?
Please help me, i donīt know what to do ....
- Next message: Hermann Hass: "Principle usage of adoconnection"
- Previous message: Lee Grissom: "Re: D8: Beginning ADO.NET App"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|