joe.celko@northface.edu (--CELKO--) wrote in message news:<a264e7ea.0401191731.47560540@posting.google. com>...[color=blue][color=green][color=darkred]
> >> I think that this is a kind-of generic problem .. <<[/color][/color]
>
> It is generic in the sense that newbies who don't understand what
> First Normal Form (1NF) mean keep posting for a way to do front end
> displays and reports in the SQL backend. This comes from not having
> worked with a client/server architecture before, so you want to see
> everything for the app written in one monolithic program.
>
> The only safe way is to use a cursor and reutrn to slow, procedural
> programming instead of declarative SQL programming. Any kludge you
> use will not port to another SQL product, will run like glue and will
> be almost unpredictable.[/color]
Thanks for confirming that the world still has some complete w@nkers
in it.
1. Don't make assumptions. I'm not a newbie - as my post said I
already have an answer, albeit a slow one.
2. Don't make assumptions. I have worked on several successful C/S
apps.
3. Don't make assumptions. I don't necessarily want my app complied
into one large monolithic program. Also, If it is possible to create
a reusable function into which you can pass several parameters and get
a concatenated string, that procedure would be classed as 'generic'.
4. Don't make assumptions. I don't want it to port to any other
platform. Why do you think I posted in comp.databases.ms-sqlserver
and not in comp.databases?
I already have code that runs like glue, which is why I posted. I
would expect any *intelligent* person to give a reasonable response
(such as Louis) - not a rant.
Although an appropriate procedure can be created in 'front-end' code -
in my case i'm using vbscript (more fuel?), I would expect that
varchar 'lookup' and manipulation in the database would be quicker
than having to retrieve all the data into the front end and process it
there.
Oh, and lets not forget the most inportant thing - the reason why I
want to do this! It will give me a searchable field in a view to
which I can apply my 'generic' filtering procedures.
So, how is your snow coming along?
"You're not much use to me alive are you" CELKO?
- Bricktop.
La, la, la - I'm ignoring you now.
What was that? Whatever.