Missing column named 'lng_EventId'


Author
Message
Ertan Deniz
Ertan Deniz
StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)
Group: Forum Members
Posts: 163, Visits: 493
I've got the error specified in the title when loading  with RegisterEmbeddedXmlFile method.

I'm using XP with Turkish language.

I've noticed that only "E" and "I" were  capital  in Message_Languages.XML file.

I think when fields are changed  back to the small case. "I" becomes "ı" in Turkish.

Replies
Ertan Deniz
Ertan Deniz
StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)StrataFrame User (207 reputation)
Group: Forum Members
Posts: 163, Visits: 493
"lng_EventId" exists in my DB.

To prevent this error, I Think You have to generate "lng_EventId" column as "lng_eventid".

I've tested this case by replacing new column name manually, I've seen that the problem was solved.

Thanks.

Trent Taylor
Trent Taylor
StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)StrataFrame Developer (14K reputation)
Group: StrataFrame Developers
Posts: 6.6K, Visits: 7K
This will require a bit of work to change on this side.  That is actually a standard that we use (pascal casing) on all of our fields.  It is strange to me that a capital "I" would cause this problem.  I totally believe you, but if this is the case, then we cannot have a capital "I" anywhere in our structures that get exported.  So my next question would be, are there any other languages or situations that this could happen.  Based on the ASCII structure, this shuld not have happened, though it did, so we are going to have to come up with a blanket solution here.  Thanks for the heads up.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search