Skip to content

dbForge Studio for SQL Server

dbForge Studio for SQL Server is an SQL server development tool incorporating query builder, data import/export and compare tools for managing and analyzing data.

To consider your idea as soon as possible, follow the guidelines:
  • Describe the goal you want to achieve and what result you want to get
  • If you have a solution, add it to the description
  • Give examples that we can use to implement your ideas
  • Add one suggestion per post. If you have several ideas, share them in separate posts
  • Add comments to the suggestion

dbForge Studio for SQL Server

Categories

JUMP TO ANOTHER FORUM

12 results found

  1. 18 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. 6 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. If new colums have a sparse they will be scrithed without.
    At second syng diff can be detected and scripted as :
    ALTER TABLE [dbo].[lalala]
    ALTER
    COLUMN [lala] ADD SPARSE
    GO
    IF @@ERROR<>0 OR @@TRANCOUNT=0 BEGIN IF @@TRANCOUNT>0 ROLLBACK SET NOEXEC ON END
    GO

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  1 comment  ·  Bugs  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. Get back full-colored icons in all places in the program like the choise of optional theme in program preferences. Flat and "grayed" icons in style win10 looks very bad and disorientired

    4 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. Viewing a dbd schema in DBForge works perfect. We deliver our diagrams as documentation to customers. We would like our customers to have the same functionality as we do without having to purchase dbForge. Delivering an image only is not enough. We would like to deliver our customers detailed constraint, pk and other meta data information that is available within the diagram (click on a fk constraint results in the fields within the constraint and the link between the tables)

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. In an Sql window, if I type:

    select Field1 from Table1

    ... autocomplete works ok (i.e. Field1 and Table1 will appear as suggestions). However, if in the same window I type:

    select Field1 from Table1
    select Field2 from Table2

    ... Autocomplete doesn't work for the second line of sql. It only seems to work for the query which is at the top of the sql window.

    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  0 comments  ·  Bugs  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    1. in SQL Editor, execute selected stored proc e.g. declare @p1 nvarchar(4000) set @p1=NULL declare @p4 xml set @p4=convert(xml,N'<paramData></paramData>') exec api.widgetpreferencesave select @p1
    2. after execution (multiple recordset returned), the selected code has been deselected
    3 votes
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  0 comments  ·  Bugs  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. When the download option to trial a product does not work it reflects VERY BADLY on the product

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. The Query Profiler - Plan Diagram can be printed, but is not very customizable. Unlike the database diagram, I cannot choose the print layout - I am stuck to A4 Portrait, even though my PDF printer has A2 Landscape defaulted.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)

    You can setup this in the ‘Query Profiler → Page’ or ‘Query Profiler → Print’ section of the ‘Options’ window that can be opened by selecting ‘Tools → Options…’ from the main menu.

    In order the changes to take effect, please make sure you are starting a new Profiler document.

  9. The cursor sometimes displays as a bar, but in the wrong place - i.e. you can be typing somewhere else. Or the bar becomes stuck, and the cursor where you're typing becomes a small vertical rectangle - and it all doesn't quite work correctly.
    This ambiguity over where the cursor really is, coupled with the (very nice) F8 feature, is quite dangerous: you could easily think you're going to execute one statement, when actually you will execute a quite different statement.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  2 comments  ·  Bugs  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Ability to edit a connection through the GUI without clearing the settings. Make it to ask a user to reload data.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    declined  ·  1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. It would be useful to apply a template for our database like mygeneration or some others products
    We could use with visual studio or nhibernate etc.

    if you create the template editor the community can share the templates ..

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Features  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?