Pasting a screen shot....How?

  • I like to post questions which involve shown some screen shots.

    Can someone show me show I can paste screen shots into this editor?

    There is the "img" tag, but when I copy the screen shot and paste it in between the tags "img", it does not work.

  • There is no need to copy screen shot into the message. Instead, it is better to have a small SQL Scripts that simulates your problem. The script should create a table with the relevant indexes, have some insert statement that inserts test data and then some explanation about what you are trying to do, and what problem you've encountered. This will help you get better and faster answers. Pleas have a look at the articles that I referenced in my signature part to see more explanations

    Adi

    --------------------------------------------------------------
    To know how to ask questions and increase the chances of getting asnwers:
    http://www.sqlservercentral.com/articles/Best+Practices/61537/

    For better answers on performance questions, click on the following...
    http://www.sqlservercentral.com/articles/SQLServerCentral/66909/

  • My problems is connection with SQL Server 2008 Express in Win 7.

    I have installed several versions of SQL instances ( SQL Server Express (x86) 2008, (x86) 2012, and 64-bits 2012 ) and using Visual Studio.

    Then I have set up the following states:

    SQL Server Express (x86) 2008, R2--automatic startup,

    SQL Server Express (x86) (x86) 2012 -- manual startup,

    SQL Server Express 64-bits 2012 -Manual Start up.

    Then I want to show the following screen shots:

    1) Only instance SQL Server Express (x86) 2008 (R2) is running using Services.msc screenshot, as well as displaying registered servers using SQL Server Management Studio's view>Registered Servers and then cliciking the Local Server Group tree node.

    I guess I can just explain to others that this is done.

    2) I want to show that I was able to access run SQL Server Management Studio and able to connect to the database y displaying some table content.

    In this case I am using NorthWind sample data for tutorial.

    3) then I want to show where the Linq to SQL code where the problem is.

    this makes it a whole lot easier.....

    OK... here is a way for me to post this.......

    http://www.sqlservercentral.com/Forums/Topic1383442-1292-1.aspx?Update=1">

    http://www.sqlservercentral.com/Forums/Topic1383442-1292-1.aspx?Update=1

    Can you help?

  • When you're creating a post, scroll down to the "Post Options" section and click on the "Edit Attachments" button. There, you will be given the opportunity to upload a graphic or other file.

    Once the graphic is uploaded, you'll need to right click on the link that process creates and select "Properties" where you can get the URL of the graphic you just uploaded. That URL is what goes into the image tags available as an IFCode on the left side of the screen.

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

Viewing 4 posts - 1 through 3 (of 3 total)

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