![]() | |
#11
| |||
| |||
|
|
Why? I use D3OleSvr to connect to remote hosts all the time. The only "trick" is setting the registry key "MdsServerName" to the IP address or hostname of the remote system. Why use ODBC? It's slow and a terrible implementation in D3, forcing you to create duplicate files of your D3 data. Use the D3OleSvr whenever you can. |
#12
| |||
| |||
|
|
Please get me example your HKEY to group or soumi (AT) walla (DOT) com |
|
Visual Componet Library (C++) present DSN where uses ODBC. I use Table or Query acros DSN with ODBC.This is obsolescence? |
#13
| |||
| |||
|
|
By the way, remote host on D3Linux.Can i to do query uses DCOM(local host on Win, remote-D3Lin) ?. Which interaction type? |
#14
| |||
| |||
|
|
or Query acros DSN with ODBC.This is obsolescence? Sorry, I don't understand what you are saying. |
#15
| |||
| |||
|
|
DSN_name is the name of the Data Source Name you defined to attach to the database. Usually NOT DM. Mark, i analysis tcp raw packet with use tcpdump. |
#16
| |||
| |||
|
| DSN_name is the name of the Data Source Name you defined to attach to the database. Usually NOT DM. Mark, i analysis tcp raw packet with use tcpdump. Here is result: Set aCon = aEnv.brOpenConnection("ODBC", "USER_OR_SYS_DSN") Host send(reply) : Server send(reply) 1.myserver,pick_name,dm,,sql : Logon suseful 2.CASE (f When i asssign brCasing = true raw packet 2 is CASE (n e.g. connect is established ant then breaks.Why? Thanks. |
#17
| |||
| |||
|
|
or Query acros DSN with ODBC.This is obsolescence? Sorry, I don't understand what you are saying. I have remote D3Linux DataBase and WinClient users. Except ODBC could i use any anything else ? On win i have Excel or C++ application. |
#18
| |||
| |||
|
|
If this is a windows system, open a telnet window and type: D3ODBCSV -dpv /debug Make sure D3ODBCS(R)V is not already running. This will display all the ODBC commands received by the server and usually gives some indication why a connection is dropped. Mark Brown snip |
![]() |
| Thread Tools | |
| Display Modes | |
| |