Forum Replies Created

Viewing 15 posts - 4,891 through 4,905 (of 6,036 total)

  • RE: dynamic SQL & triggers

    Yes Jeff, it means.

    The way we use (no, I wish we use, some parts are implemented in some freaky ways):

    1) Create VIEW in all tarteted databases with set of fields...

  • RE: dynamic SQL & triggers

    How bloody familiar!

    They believe that the best way to isolate data to be displayed to different customers is to have those data in separate...

  • RE: OSQL''''s -s parameter and TAB

    I was just thinking - if such guy like Jeff cannot find the solution it must be something really stupid.

    See - I was right!

    No, I mean create ".bat" file in Notepad or something like that and run it from cmd.

  • RE: OSQL''''s -s parameter and TAB

    Did you try to be dummy?

    -s"  "

    Enter TAB between quotes using Notepad.

    Somewhere in previous life I read that command prompt is a text editor, so it may work.

  • RE: Multple If Statements with slow performance

    I never saw a statement complex enough to make optimiser busy compiling it for more than 1 second.

    It's clearly not the reason.

  • RE: T-SQL and The Excel Solver

    And Joke + follow-ups = ooopsss....

  • RE: T-SQL and The Excel Solver

    I wish I knew by myself.

    So many times my jokes appeared in fact not jokes at all...

  • RE: T-SQL and The Excel Solver

    > Given that Excel and SQL Server are used by millions of people (I would think), I assume that somebody must have wanted to do this before and would therefore have...

  • RE: T-SQL and The Excel Solver

    Out For Justice, your statement is clearly false.

    My 3 data items have to be different fields, they have different meanings and are only related by formulae.  If for example, you wanted...

  • RE: Bulk Insert with no last column

    I don't see any issue here. BULK INSERT from files like you described work in my system for almost 2 years, no problems with missing data in last column.

    You must...

  • RE: UDF inconsistent returns

    The only thing is certain here:

    this must NOT be done in SQL Server.

    There is nothing about datasets, nothing about data at all. It's all about reading and...

  • RE: Multple If Statements with slow performance

    AVB, there are no miracles. You are not telling something. Or you are missing something. In our case it's the same.

    You definetely have mess with datatypes, because in 1st example...

  • RE: T-SQL and The Excel Solver

    One thing is clear enough:

    you cannot compare apples to oranges.

    If you compare some values then they all are either apples or oranges.

    According to Relational Data model all apples must be...

  • RE: Trigger To External DB

    If you want an answer - take it.

    Yes, you can.

    Is it a good or bad idea - don't know.

    Is it a good idea to buld a house using only axe?

Viewing 15 posts - 4,891 through 4,905 (of 6,036 total)