search for: sqlncli

Displaying 3 results from an estimated 3 matches for "sqlncli".

Did you mean: sqlacl
2007 Sep 26
1
Ruby on Rails | MS SQL Server 2005 | Configuration
...ious settings for the config.db to no avail. These have included (where sa / password ARE the credentials for the database referenced): development: adapter: sqlserver database: event_development username: sa password: password host: localhost mode: DBI:ADO provider: SQLNCLI development: adapter: sqlserver database: event_development username: sa password: password host: DBI:ADO:Provider=SQLNCLI;Data Source=localhost;Initial Catalog=event_development;User Id=sa;Password=Marimba; development: adapter: sqlserver database: event_developme...
2010 Feb 16
1
Native odbc
Wine 1.1.31 Msi package installs for sqlncli.msi and psqlodbc.msk (psqlodbc_08_04) do not install correctly. They are not displayed in by "wine odbcad32.exe". In previous betas they did work ok.
2007 Sep 10
12
mongrel_rails service on windows incompatible with recent ruby builds?
i was suffering from a massive memory leak in my application. after searching and testing for quite a while i finally found that it wasn''t my app that had a leak but the win32ole support that was used by the ADO driver in sqlserver adapter. the solution to fix the leak was to install ruby 1.8.5p52 or 1.8.6p36 but sadly as soon i install one of the fixed releases mongrel won''t