Please i need HELP !

  • please forgive me for my ignorance and rudeness BUT this prob really really annoying me and i need an urgent solution ...

    1. I DONT KNOW ANYTHING ABOUT SQL ...ANYTHING

    2. i installed a software for my pharmacy and i supose its using some kind of data stored as SQL server .. it was workin fine ...i just uninstaled it then re installed it in 5 MIN .... and here whats happening ..

    then

    then

    then

    although i made everything i even re installed my win xp .. same

    P.S:

    PLEASE help me

  • Your best bet is probably to hire a local consultant to come help you. There are so many things that COULD be the problem. This is likely way beyond the scope of an internet forum.

    _______________________________________________________________

    Need help? Help us help you.

    Read the article at http://www.sqlservercentral.com/articles/Best+Practices/61537/ for best practices on asking questions.

    Need to split a string? Try Jeff Modens splitter http://www.sqlservercentral.com/articles/Tally+Table/72993/.

    Cross Tabs and Pivots, Part 1 – Converting Rows to Columns - http://www.sqlservercentral.com/articles/T-SQL/63681/
    Cross Tabs and Pivots, Part 2 - Dynamic Cross Tabs - http://www.sqlservercentral.com/articles/Crosstab/65048/
    Understanding and Using APPLY (Part 1) - http://www.sqlservercentral.com/articles/APPLY/69953/
    Understanding and Using APPLY (Part 2) - http://www.sqlservercentral.com/articles/APPLY/69954/

  • I agree, you should bring in an expert.

    If you want to try to continue to poke at it though, take that server name in the final picture and apply it to the earlier window that is looking for a DNS. Your app is not connecting to your server correctly.

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

  • Bummer that you had to uninstall it when it "was working fine"! Like others said this could be about a bajillion things, including just a bad reinstall or an application that isn't smart enough to know how to be un/re-installed.

    Best,
    Kevin G. Boles
    SQL Server Consultant
    SQL MVP 2007-2012
    TheSQLGuru on googles mail service

  • you need to create an ODBC connection to your local sql instance.

    Start --> Run

    in the Run box, type odbccp32.cpl

    click Add

    Choose SQL Server

    Name it Shared Memory

    leave description blank

    in the Server box, enter the word CASPER-2C34C092\PHARMAWORX

    on the next window, Choose the With SQL Server authentication

    on the Login ID box, type in easphr9 and enter your password.

    choose next and then Finsh.

    try again.

  • Call the vendor. Don't you have support from the vendor of the RX App?

    I agree with the other posters, the ODBC config it is looking for isn't there.

  • I'm not sure about your problem. Maybe, reasons can cause it.

    - You removed the app but it was not clean up all . Some files or info in registry still exist in your system.

    - Your app is trying to connect SQL Server through a DNS serivce. Let check it in ODBC component. If it's necessary, you should configure it.

Viewing 7 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic. Login to reply