when working with databases.....

Let us know what you would like to see in the next version of this software

Moderator: kfury77

Forum rules
Please follow these guidelines when posting feature requests. This will help to increase the value of your contribution.
  • Do not create new topics for already requested features. Add your comments to the existing feature request topics instead;
  • Create separate topic for each feature suggestion. Do NOT post a number of non-related feature suggestions in a single topic;
  • Give your topic a meaningful title. Do NOT create topics with meaningless titles, such as "My Suggestion" or "My Problem".
Please note that we DO READ all suggestions, even if a reply is not posted. Thanks!
Post Reply
uha
Posts: 9
Joined: Mon Jun 30, 2014 9:03 am

when working with databases.....

Post by uha »

I have noticed that my 2 mostly used actions are:

looking for field names and their definitions when creating functions for data retrieval and
looking for the parameter names of stored procedures

This would be really useful, just a read only mode as the development is done outside the IDE anyway.

In my opinion, we don't need a more sophisticated SQL editor, for what, SQL code has nothing to do inside a web application and should be developed elsewhere.....
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: when working with databases.....

Post by Aivars »

Try SQL Explorer (View -> SQL Explorer), you can add DB connections, expand your tables and drag & drop field names into editor. It does not support stored procedures though as far as I know.
Blumentals Software Programmer
uha
Posts: 9
Joined: Mon Jun 30, 2014 9:03 am

Re: when working with databases.....

Post by uha »

yes, I have already tried it. It's very basic and of not much use. drag & drop field names is really not something I need. On the other hand I have a certain understanding that I cannot have more sophisticated features, especially with database handling, at this price.
User avatar
Aivars
Blumentals Software Developer
Posts: 2462
Joined: Thu Aug 22, 2002 1:40 pm
Location: Latvia

Re: when working with databases.....

Post by Aivars »

You can of course keep posting suggestions on specific features that SQL browser should have; the features that are in popular demand get implemented (unless there are technical barriers).
Blumentals Software Programmer
Post Reply