FrançaisEnglishEspañol
PC SOFTForums homeLast messagesOnline repository
PC SOFT
Find...
Perform the searchSearch in...
Newsgroup dedicated to WINDEV (current version), in English
WD12 SQL OLE Db error 170124
Nov., 17th 2009 at 10:35 PM
Mauricio
<gu...st@news.pcsoft.fr>


Hi all,
I'm getting this error number trying to connect to a SQL database. The connection is using the I.P. address of the server and this is happening only in 1 customer.
Doing the same thing at my dev machine there is no problem. I looked for this error but I couldn't find anything useful.
Any help will be appreciated.
Thanks in advance.
Mauricio


Replies to this message:
Re: WD12 SQL OLE Db error 170124
Hi Milton, I'm using OLE DB, not ODBC.
From Mauricio - Nov., 19th 2009 - More »
Re: WD12 SQL OLE Db error 170124
Mauricio, How are you connecting to the database. If you are using odbc connectivity and system DSN then iy may be a permissions issue on the server. It is generally best to use OLEDB connectivity. Mi ...
From Milton - Nov., 18th 2009 - More »