Menu

#314 A parameter problem when using OLEDB driver in ASP application

open
nobody
None
5
2012-10-11
2012-10-11
Jira Trac
No

Originally reported at http://www.cubrid.com/zbxe/535068.

{quote}
I tried to use CUBRID OLEDB driver to insert data in ASP program.

I'm using ADODB.Command object to bind the values I need to insert. I needed to insert a value to a column which has size 256, however, it inserts only the first 32 characters.

When I try to insert the same value in CUBRID Query Browser, no problem occurs.

I wonder whether this is an OLEDB driver bug or I'm using it incorrectly. I would be glad if you could confirm this.

I'm attaching the program source code as well as the table schema here.
{quote}

The user has tried with both 8.4.0 and 8.4.1.

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.