facebook

DB Connection Infor

  1. MyEclipse Archived
  2.  > 
  3. Database Tools (DB Explorer, Hibernate, etc.)
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #225978 Reply

    nilani
    Member

    Hi,

    Can anybody please tell me how we can edit variables displayed in DB Connection infor. For example if I want to increase the Max Char Literal length, how can I do that?

    Thanks,
    -Nilani

    #226019 Reply

    Riyad Kalla
    Member

    Nilani,
    Do you mean you want to pass different variables to your DB driver when connecting? This is typically done by adding query string like arguments to the connection string… please check your driver docs on the format and argument names.

    #226046 Reply

    nilani
    Member

    Well, when I use oracle thin I couldn’t veiw a clob in the table. I used to_char(name) as name. This works with OCI driver but when I only had Oracle thin driver I got an error message “Bigger type length than maximum”. So I thought may be there is a place I can change the max length.

    Thanks,
    -Nilu

    #226050 Reply

    Riyad Kalla
    Member

    Ahh, IIRC there is some issue with the thin drivers that doesn’t play nice with our browser, try to use a different driver.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: DB Connection Infor

You must be logged in to post in the forum log in