how to Acesss Remote Database through Internet
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
i have my database in 61.247.251.97(My system) how to Acesss Remote Database through Internet I use the ADO for connecting the database. I use the following connection string: _bstr_t m_Conn("PROVIDER=SQLOLEDB.1;Server=61.247.251.97;Database=IstEncoder;uid=sa;pwd=sa;"); JAYARAJ -- modified at 23:28 Tuesday 21st March, 2006