Hi all,
I would like to create a 3 tiered application (Client, Application Server & DB Server - SQL 2000 ), so how to connect App.server with MS SQL Server and App.Server with Application.
For Interbase connection I use :
-- Server --
Add Module ,add component
- IBDatabase
- IBTransaction...