Posted by eSc on 10/20/05 16:26
I've made for myself file test.udl where I have this:
Provider=MSDASQL.1;Password=mypassword;Persist Security Info=True;User
ID=marcin;Data Source=SageLine50v8;Mode=Read
and when I am testing connection diectly from windows (MDA OLE DB)- it
works but if I am using this as my connection string in php it gives me
an error.
ps. sage (line 50 v8) is not working on real dbms system - this odbc
driver let you read (only) the data store in their data files.
Navigation:
[Reply to this message]
|