SqlDbx Forum

SqlDbx

You are not logged in.

#1 2011-10-12 05:15:08

Timo
Member

Error (103) The identifier that starts with "yadayada" is too long. ..

When Executing a new stored procedure I get the following error:

Error (103) The identifier that starts with "yadayada" is too long. Maximum length is 28.

I looked into the sysobjects and I saw that the length for the name field is 30.

Please allow names up to 30 long.

Cheers,

Timo

Offline

#2 2011-10-12 09:06:57

sqldbxhelp
Administrator

Re: Error (103) The identifier that starts with "yadayada" is too long. ..

This looks like mismatch between Server and Open Client libraries.
SqlDbx does not limit name length in any way.
What version of Sybase ASE and Open Client library you use.

Offline

#3 2011-10-12 10:52:54

Timo
Member

Re: Error (103) The identifier that starts with "yadayada" is too long. ..

Sybase 12.5

Offline

#4 2012-10-04 08:35:57

Timo
Member

Re: Error (103) The identifier that starts with "yadayada" is too long. ..

I still have the same error.

@@VERSION = Adaptive Server Enterprise/12.5.4/EBF 14655 ESD#6/P/Compaq Tru64/OSF1 V5.0A/ase1254/2080/64-bit/FBO/Fri Jul 13 01:19:26 2007

SqlDbx 3.58

Offline

#5 2012-10-04 08:37:21

Timo
Member

Re: Error (103) The identifier that starts with "yadayada" is too long. ..

another error I get is

Error (11717) The quoted identifier '"#$pr_kr1112_sub1#$Fout tijde' is illegal because its first character is '#', which is ambiguous. Please use another character instead.

Offline

#6 2012-10-04 12:34:44

sqldbxhelp
Administrator

Re: Error (103) The identifier that starts with "yadayada" is too long. ..

I do not think it has anything to do with SqlDbx

Offline

Board footer

Powered by FluxBB