why not named piple?hhe
if use bde then
begin
1.make sure client software is installed and client could use enterprise namager to connect to sqlserver
2.make sure bde and mssql's sql links are installed properly
3.make a bde alias for this server and specify the databasename
4.simply use this alias as usual
end
else if use odbc then
begin
1.make sure client software is installed and client could use enterprise namager to connect to sqlserver
2.make sure bde and mssql's sql links are installed properly
3.make an odbc dns for this sql server
4.make a bde alias for this odbc dsn
5.simply use this alias as usual
end
else
use third party components