Re: [Pharo-users] SQL Server

2018-12-23 Thread eftomi
PS: I managed to connect to SQL Server with ODBC package (loaded from Project Catalog) in Pharo 6.0, however I have problems with character encodings. Loading the ODBC package into Pharo 6.1 doesn't succeed, in ends with the following in Transcript: Loading 1.3 of ConfigurationOfODBC... … … ...

Re: [Pharo-users] SQL Server

2018-12-23 Thread eftomi
Hi, are there any news regarding SQL Server access from Pharo..? -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html

Re: [Pharo-users] SQL Server

2018-06-12 Thread linkerstorm
Thanks. Following your suggestion, I found this thread, with the same problem : https://groups.google.com/forum/#!topic/dbxtalk/xoQILQhu_mo I'm not alone anymore -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670

Re: [Pharo-users] SQL Server

2018-06-12 Thread Linkerstorm
Thanks for the suggestion but already tried with no luck : only the drivers for MySql, PostgresV2 and Sqlite3exist, no OpenDbx driver available, despite the documentation... Le mar. 12 juin 2018 à 22:26, orsayman via Pharo-users < pharo-users@lists.pharo.org> a écrit : > I'm not an expert but hav

Re: [Pharo-users] SQL Server

2018-06-12 Thread orsayman via Pharo-users
--- Begin Message --- Ah, I have seen your message on SO. Sorry, I can't help more. Maybe someone knows how to install DBXTalk on pharo 6.1. Have you tried to contact the authors or the community (https://guillep.github.io/DBXTalk/contact.html) ? -- Sent from: http://forum.world.st/Pharo-Smallta

Re: [Pharo-users] SQL Server

2018-06-12 Thread orsayman via Pharo-users
--- Begin Message --- I'm not an expert but have a look at DBXTalk . If I understand correctly, it is able to connect to SQL Server. -- Sent from: http://forum.world.st/Pharo-Smalltalk-Users-f1310670.html --- End Message ---