Forum Replies Created

Viewing 15 posts - 1 through 15 (of 34 total)

  • RE: JOINS

    LOL i knew it would be something stupid!!

    Thanks

    Sam Marsden

  • RE: JOINS

    Hi guys,

    Thanks for the help, i have tried them and can't seem to get it to work.. the error i am now getting is

    Msg 156, Level 15, State 1,...

    Sam Marsden

  • RE: SQL QUERY RESULTS IN FORMATTED TABLE

    Thanks Nigel,

    As it happens (for some reason) the version of Express that i have has not got the reporting services so i didn't even think of it - i'm...

    Sam Marsden

  • RE: SQL QUERY RESULTS IN FORMATTED TABLE

    To be perfectly honest not a lot - i am a self taught accidental IT bloke / DBA, i am good with crystal reports (of course no use here)

    To be...

    Sam Marsden

  • RE: SQL QUERY RESULTS IN FORMATTED TABLE

    lol tried that but could not really find what i am after - everything seems to be centered around MySQL and PHP, both of which i have no experience using....

    Sam Marsden

  • RE: SQL QUERY RESULTS IN FORMATTED TABLE

    ah thats makes sense, by chance does anyone have a sample of how to run a sql query in HTML and format the results into a table?

    I haven't really got...

    Sam Marsden

  • RE: Datetime / Date

    Works like a dream,

    Thanks Lynn

    Sam Marsden

  • RE: SQL Server Express Send Mail

    It is fairly simple to do - you need to create an "ON UPDATE" trigger on your table (a) that pulls the data you want to send into either a...

    Sam Marsden

  • RE: Datetime / Date

    Thanks that looks great - i'll give it a try later and let you know how it goes.

    Sam Marsden

  • RE: Datetime / Date

    I need to have the date in that format to save in a Csv file that will be imported into sage later. Safe is being really funny about the formats...

    Sam Marsden

  • RE: Database Mail in SQL Sever 2005 Express

    I've been looking into this as well and unfortunately this was not inluded in the Express edition, you will need to upgrade to full SQL i'm afraid.

    The way i got...

    Sam Marsden

  • RE: Database Mail in SQL Sever 2005 Express

    I've been looking into this as well and unfortunately this was not inluded in the Express edition, you will need to upgrade to full SQL i'm afraid.

    The way i got...

    Sam Marsden

  • RE: Net Send

    I do have another question along the same line... i need to add a where condition to my trigger but get the error below:

    Msg 156, Level 15, State 1,...

    Sam Marsden

  • RE: Net Send

    Once Again SQL Server Central comes out on top!!

    Thanks for your help!

    Sam Marsden

  • RE: Net Send

    Ian Scarlett (8/11/2009)


    As you didn't post any schema details, I couldn't test the first part of your script. The SET statements should be SELECT statements. Try this.

    DECLARE @CALL int

    SELECT @CALL...

    Sam Marsden

Viewing 15 posts - 1 through 15 (of 34 total)