TheBugSlayer
Programmer
Hi.
I have a Delphi 7 front-end application that connects to an SQL Server 2000 database. Since we changed from SQL to Windows authentication, we are encountering a lot of problems. One of them is that the program cannot write to Delphi32.ini file due to insufficient rights I am assuming for the domain user running the application.
I need to know where Delphi keeps this file so I can grant the proper permissions to the account.
Any help is appreciated.
I have a Delphi 7 front-end application that connects to an SQL Server 2000 database. Since we changed from SQL to Windows authentication, we are encountering a lot of problems. One of them is that the program cannot write to Delphi32.ini file due to insufficient rights I am assuming for the domain user running the application.
I need to know where Delphi keeps this file so I can grant the proper permissions to the account.
Any help is appreciated.