- auto query of table contents would be nice - Treasurebeach | Sunday, February 26 2006 @ 04:28 PM PST
auto query of table contents would be nice - Treasurebeach
Amen. If it had this feature, I'd buy it. As it is, its pretty clunky...to be fair, though, all I need is to view tables and some simple queries. So I can't comment it this product's advanced MSSQL features.If my current project was using mySQL I'd stick with CocoaMySQL. But alas, they went with MSSQL...
Sunday, February 26 2006 @ 04:00 PM PST
auto query of table contents would be nice - mark282
You can do this... just right-click the table in the browser... choose 'Script SELECT' and ADS creates the query for you... no typing required.Use 'Execute Edit' to be able to modify rows in the table without having to write updates, but at the same you can also see the SQL generated to do the update if you want to cut'n'paste it into your code or something.
Reply to This
Wednesday, March 03 2004 @ 06:30 PM PST