Forum Replies Created

Viewing 15 posts - 2,026 through 2,040 (of 2,452 total)

  • RE: help with select

    maybe this helps?

    http://blogs.lessthandot.com/index.php/DataMgmt/DBProgramming/dealing-with-cannot-resolve-collation-co

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: Error importing from Access 97

    long time I used Access97 or 2002....but iirc wasnt there some form of "Workgroup Security"...maybe a long shot but have you created any Access security groups?

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: Upgrading from 2000

    have you any DTS packages?

    big jump to SSIS......although 2000DTS can be used under "legacy" iirc.

    maybe worth thinking about

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: cross tab display

    what have you tried so far?

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: Passing Criteria from a form to a Query in Access OCBD linked to SQL data

    SELECT dbo_ORDER.DATE_ENTERED

    FROM dbo_ORDER

    WHERE dbo_ORDER.DATE_ENTERED=[Forms]![Form1]![Text1].......set format of textbox to "general date"

    ..ps in Access remember to tab out of form text box before running query

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: Join Question

    Sean Lange (1/31/2012)


    Well you were correct that you wouldn't be able to explain it clearly. 🙂 I certainly got lost three of four time through the explanation. However there is...

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: Adding subfolder under "System Stored Procedures" folder

    take a look at

    http://www.sqltreeo.com/

    maybe useful to you.......

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: SQL Subtraction - Seperate rows

    kravitej9 (1/31/2012)


    hi,

    i need a query for

    i have data as

    1,3

    3,4,5 ...

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: Running an automated procedure to email when event is 14 days away

    so from what you have already seen/tested...what doesnt do as you would wish??

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: Adding Linked Servers

    further down the "security tab" page are other options

    have you tried selecting radio button for "be made using this security context" and entering the the remote login details?

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: Adding Linked Servers

    in 2008r2...sorry, havent got 2005 anymore...when creating the linked server there is a "security tab" that allows you you to specify the login to the remote server...have you checked this...

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: need some urgent help/Described below

    SQLKnowItAll (1/30/2012)


    Also, a quick google search will show you that this is data from Lawrence Memorial Hospital of Medford, MA. 😎

    good catch Jared 🙂

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: need some urgent help/Described below

    Steve / Jared

    have removed the inserts from my post.

    sorry guys...should have checked / googled before....lesson learnt !!

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: need some urgent help/Described below

    SQLKnowItAll (1/30/2012)


    I'm not sure that you are supposed to be posting this kind of real data in a public forum. Moderators, you may want to take a look and...

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

  • RE: need some urgent help/Described below

    hbanerje (1/30/2012)


    I have acually attached the data in the spread sheet.

    OK......and this is pure guess work.

    taking the 3rd tab on your attached spreadsheet...(seems to relate to your initial posts with...

    ________________________________________________________________
    you can lead a user to data....but you cannot make them think
    and remember....every day is a school day

Viewing 15 posts - 2,026 through 2,040 (of 2,452 total)