Re: Column names with spaces
Re: Column names with spaces
- Subject: Re: Column names with spaces
- From: Hugi Þórðarson <email@hidden>
- Date: Mon, 26 May 2008 11:58:00 +0000
Well, I'll be... A butt ugly solution - and it works like a charm -
thanks! :-D
- h
// Hugi Thordarson
// http://hugi.karlmenn.is/
On 26.5.2008, at 11:33, James Nugent wrote:
We have handled this issue in previous cases by creating DB-views
on the tables with more intelligent column names, but that's a
somewhat messy solution when dealing with a complex system. So - is
there any way to force WO to quote the column names in generated
SQL? (or perhaps escape the space in the column name).
I haven't tested this theory at all, but in SQL Server's SQL dialect
you can surround a field name with square brackets to quote it - can
you use that as your mapped column name in the EO Modeler?
James
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden