I have a page that displays data from a record (about 5 columns)
4 of them will display fine together, but when i try to display this specific one, it gives me this error:
"
Microsoft OLE DB Provider for ODBC Drivers (0x80020009)
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
"
And I have no clue what that means. When I try to display that column alone on a script, it will display it fine. It just won't work when I have all the columns display on the same page
4 of them will display fine together, but when i try to display this specific one, it gives me this error:
"
Microsoft OLE DB Provider for ODBC Drivers (0x80020009)
Multiple-step OLE DB operation generated errors. Check each OLE DB status value, if available. No work was done.
"
And I have no clue what that means. When I try to display that column alone on a script, it will display it fine. It just won't work when I have all the columns display on the same page