lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Please, try this:

https://www.dropbox.com/sh/2qu5y5cqal14tf9/O0pxxLloOH/odbc.dll

Backup your odbc.dll and replace it with this one. The assert should go away. This version handles SQL_WCHAR, SQL_WVARCHAR and SQL_WLONGVARCHAR. I needed to add them some time ago when dealing with nchar, nvarchar and ntext columns in SqlServer.