Advertisement

1 - 5 of 5 containing alltags:("QUERY EDITOR") (0.001 seconds)
Does anyone know if it's possible to change the editor used by MS SQL Server Query Analyzer?  I like to be able to check my syntax etc. as Query Analyzer does, but would love to use vim as my actua...
Zones: MS SQL ServerDate Answered: 01/10/2005 Grade: B Views: 6
Hi, I often find myself wanting to do a "find-and-replace" in my SQL Editor that comes with Access 2003.  For some reason that probably makes sense only to the code-wizards at MS, there is no "f...
Zones: SQL Syntax, MS Access, Access FormsDate Answered: 02/22/2008 Grade: A Views: 8
I've gotten thoroughly fed up with MySQL Query Browser. Ugly font colors, especially for comments, the find/replace doesn't behave in a standard way, and weird other quirks that are getting to me. ...
Zones: Editors & IDEs, MySQL Server, S...Date Answered: 06/08/2008 Grade: A Views: 8
Need help with the REPLACE command. After running this SELECT : SELECT     CATEGORY, QTY_STK, ACTIVE FROM         ITEMS WHERE     (CATEGORY = '166') AND (QTY_STK = 0) AND (ACTIVE = 'T') I n...
Zones: SQL Syntax, AS / 400Date Answered: 07/19/2008 Grade: A Views: 143
I'm not sure if this is a setting but whenever I tell sql server 2005 and 2008 to script an alter statement for a stored procedure it places two hyphens, or double quotes, around each string.  It a...
Zones: SQL Syntax, SQL Server 2005, SQL S...Date Answered: 08/26/2008 Grade: B Views: 0
  • 1