|
|
|
connecting to Transbase db
|
|||
|---|---|---|---|
|
#18+
Привет! Хочу вывести в текст таблицы Transbase db (Mercedes EWA). Подскажите connectionString пжлста. К Paradox, например, у меня такая: string OpenConnection(string fn) { OleDbConnection connection = new OleDbConnection(); StringBuilder ConnectionString = new StringBuilder(""); ConnectionString.Append(@"Provider=Microsoft.Jet.OLEDB.4.0;"); ConnectionString.Append(@"Extended Properties=Paradox 5.x;"); ConnectionString.Append(@"Data Source=" + fn + ";"); connection.ConnectionString = ConnectionString.ToString(); try { connection.Open(); } catch { return null; } return connection.ConnectionString; } ... |
|||
|
:
Нравится:
Не нравится:
|
|||
| 10.12.2012, 13:13 |
|
||
|
|

start [/forum/topic.php?desktop=1&fid=56&tid=2015294]: |
0ms |
get settings: |
10ms |
get forum list: |
17ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
74ms |
get topic data: |
11ms |
get forum data: |
3ms |
get page messages: |
24ms |
get tp. blocked users: |
2ms |
| others: | 253ms |
| total: | 402ms |

| 0 / 0 |
