Welcome to dbFreaks.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

a brand new query tool is out on beta, we need feedback, s..

 
   Database Help (Home) -> mySQL RSS
Next:  OLTP Design Question  
Author Message
Mia

External


Since: Nov 18, 2009
Posts: 1



(Msg. 1) Posted: Wed Nov 18, 2009 7:32 am
Post subject: a brand new query tool is out on beta, we need feedback, so you get a
Archived from groups: comp>databases>mysql (more info?)

We at Nob Hill Software are working on a new query tool:

http://www.nobhillsoft.com/MarieAlix.aspx?HeardVia=ptut


You can read all about it on the above web page, but basically, its a
very ambitious project to create what we call 'the query tool to end
all query tools': everything you ever wanted, desired, dreamed about
in a query tool, and then some.

For that, we need people who will download it, use it, tell us what
they think, what's good and what's not, and what they would like to
see in the future. This program has been going on since winter 2009,
and so far we've made plenty of DB users happy - but we could always
use more feedback. No catches, no tricks, we will never ask for money
or anything - just to know what you want, so we can put it in. When
the tool is finally out on production, all those who contributed will
have it for free - for life.

If you're interested, just download and start working. Then email us
your feedback, which can be anything from a single sentence to entire
pages.

Contact us through the site if you have any questions!

Thank You
Nob Hill Software

 >> Stay informed about: a brand new query tool is out on beta, we need feedback, s.. 
Back to top
Login to vote
Robert Hairgrove

External


Since: Nov 19, 2009
Posts: 6



(Msg. 2) Posted: Thu Nov 19, 2009 4:25 am
Post subject: Re: a brand new query tool is out on beta, we need feedback, so you [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Mia wrote:
> We at Nob Hill Software are working on a new query tool:
>
> http://www.nobhillsoft.com/MarieAlix.aspx?HeardVia=ptut
>
> If you're interested, just download and start working. Then email us
> your feedback, which can be anything from a single sentence to entire
> pages.
>
> Contact us through the site if you have any questions!
>
> Thank You
> Nob Hill Software

Requirements are, according to the web site:

Software:
MDAC 2.8 (or higher)
Microsoft .NET Framework 2.0 (or higher)
Microsoft SQL Server 2000 (or higher)

Operating System:
Windows 2000.
Windows 2003.
Windows XP.
Windows Vista.
Compatible with 64 bit OS.

Why are you posting this on a MySQL site if SQL Server is required?

 >> Stay informed about: a brand new query tool is out on beta, we need feedback, s.. 
Back to top
Login to vote
Robert Hairgrove

External


Since: Nov 19, 2009
Posts: 6



(Msg. 3) Posted: Thu Nov 19, 2009 4:25 am
Post subject: Re: a brand new query tool is out on beta, we need feedback, so you [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

BTW, it's "POWERFUL" and not "POWERFULL" ... (look at the links on the
left-hand side of the web page).
 >> Stay informed about: a brand new query tool is out on beta, we need feedback, s.. 
Back to top
Login to vote
Johannes_Keßler

External


Since: Nov 19, 2009
Posts: 1



(Msg. 4) Posted: Thu Nov 19, 2009 5:25 am
Post subject: Re: a brand new query tool is out on beta, we need feedback, so you [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Robert Hairgrove wrote:
> BTW, it's "POWERFUL" and not "POWERFULL" ... (look at the links on the
> left-hand side of the web page).

And they are "using" the color sheme from Adobe for their products...

have a look at the products overview page.


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.13 (GNU/Linux)

iEYEARECAAYFAksFFpIACgkQE++2Zdc7EtcgvgCfX7/hMzrMCY1GzEFyaCp822Y7
XpAAoJwwkgefASY+WfJWXluTZ8tqkIOG
=pYpD
-----END PGP SIGNATURE-----
 >> Stay informed about: a brand new query tool is out on beta, we need feedback, s.. 
Back to top
Login to vote
Jonathan Sion

External


Since: Nov 23, 2009
Posts: 2



(Msg. 5) Posted: Mon Nov 23, 2009 10:52 am
Post subject: Re: a brand new query tool is out on beta, we need feedback, so you [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi
I work for Nob Hill Software. Let me ansewr all that was said:

First, if you look at the product page: http://www.nobhillsoft.com/MarieAlix.aspx
it says in many places that it supports MySQL. we post here because
its a very useful tool for MySQL users. The 'requirements' page is
wrong there - thanks for letting us know. we're correcting that now.
Thank you (that counts as feedback if you want a free copy of the
product, just let us know)


Next - the typo. our bad indeed. thanks

but as for using adobe color scheme - we definitly do not steal
anybody else's color scheme. its 100% our own.


Thanks again for the feedback

Jonathan Sion
Nob Hill Software
 >> Stay informed about: a brand new query tool is out on beta, we need feedback, s.. 
Back to top
Login to vote
Jonathan Sion

External


Since: Nov 23, 2009
Posts: 2



(Msg. 6) Posted: Mon Nov 23, 2009 11:13 am
Post subject: Re: a brand new query tool is out on beta, we need feedback, so you [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

And further, in our defense, This logo and color scheme is a very
popular one, not proprietary to Adobe. look at the various iPhone
apps, and how many of them have that style.

Beyond that, the issues on the web site have been corrected - thanks
again. Bottom line, its about the tool, it has a very nice GUI for
MySQL, visual query builder, drag and drop, full regular expression
support.... and many other things. and its 100% free. so if you want
- try it. if not, not Smile

thanks again
 >> Stay informed about: a brand new query tool is out on beta, we need feedback, s.. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Tool to convert DDL in graphical diagram? - Does anyone know of a tool that will create a graphical diagram from a DDL (SQL create script)? Preferable a free open-source tool. Thanks, A

Select Query Help - I'm struggling - with my limited knowledge of SQL - to write a query that does what I want it to, and I was hoping that someone here may be able to help out. I have a table with two columns, user1 and user2, which store user ID's. For example: ..

Query MySQL from Excel - Is it possible to pick up information from a MySQL database using a macro in Excel? Don

Which is faster - MySQL query, or PHP loop - In theory, which of these would be faster? Assume a few thousands rows: $query = "SELECT category FROM classifieds; $sth_classifieds = mysql_query($query); while (list($category) = mysql_fetch_array($sth_classifieds)) { if..

select query on latin1 or utf8 column: which is faster? - Assume you have two varchar (or Text) columns named L and U which are identical except that the charset for L is latin1 and the charset for U is utf8. All the records in L and U are identical in terms of content, consisting of only 7 bit ASCII characters...
   Database Help (Home) -> mySQL All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]