这是indexloc提供的服务,不要输入任何密码
Skip to content

Max number of charcters can be read in the SQL statement #17

@hasan3ysf

Description

@hasan3ysf

Hi..
In my SQL statement:
var resultset = oracleConnection.select("select fullName from USERS_MAIN");

the oracledart could not read a field of more than 15 characters

I was able to read the name as: ''Hasan Abd Allah' [15 character]
but could not read it as 'Hassan Abd Allah' [16 character]

I tried same with other fields, kept changing the number of characters, everything is fine upto 15 characters only!

thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions