B
budda
I'm attemptiing to pass a date from to MSSQL via a parameter query. When doing so, I get an error message from Excel stating "[SYBASE][ODBC Sybase driver]"Inconsistent descriptor information." I've attempted to format the date cell as TEXT since I doubt Sybase and Excel share the same data format. The query works inside MSSQL, it just fails when interfacing with Excel. Any ideas?