Jump to content

Recommended Posts

Posted

Hi there,im trying to acces database using ado,in VCL App/Standalone Server mode working perfectly but in ISAPI Mode Not working at all,any solution ?

 

ups,sory i check the use window NT integrated security option,so its not working :)

Posted

For ADO you must set ServerModule->AutoCoIinitiaze -> True

 

For integrated security in IIS mode you must give enough credentials to IUSR so it can access SQL server.

I recommend using SQL server security.

 

thank you for your recommendation mr Farshad,now it is works fine.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...