Posts
Sort by recent activity
Not working well
I cannot typically get results using this anymore. It used to work real well. For example, I have "PATH" as my search and no matter what object types I choose or whole words or wildcards, I get n...
Not returning results when they are there.
I am trying to find any results on a value iMenuItem_id.I know that exists. I do a select on a table that has it - and it is there. But SQLSearch is showing nothing.I have it set for all object t...
Sql Prompt not showing format sql on right click
I just set up Sql Prompt 6 on my new machine and when I right click the query page, I am not seeing the sql prompt stuff such as format sql.
I now have to go to the menu to format which I didn't ha...
After a certain amount of characters it quits formatting
Here is part of a faily long nested CTE. The whole query formats fine except for this section which starts at character 63. FeeType ,
FeeSubType ,
...
CTE not formatting correctly.
There are actually 3 issues for this example
If you have the following:
CREATE PROC test
@Var1 int,
@Var2 varbinary(50)
AS
-- read Dealer table
;WITH MyDealerCTE
AS
(
SELECT * FROM db...
Sql Compare 7 not in list
I can't seem to find Sql Compare in your list.
I am having a problem all of a sudden with all of my Sql Server 2008 databases. They worked fine before.
I am getting an error:
SQL Compare Aborting
...
Installing SQL Prompt error
I am trying to upgrade my SQL Prompt 3 so it will work with my Query Analyser in 2008.
It seems to go through OK, but then gives me an error.
Says: Installation failed MSI Returned failure c...
Doesn't remember projects
Sql Compare seemed to remember my project from Sql Compare 5 when I upgraded and it remembers my new ones.
But Sql Data Compare 7 doesn't. Doesn't remember the old ones or the new ones.
Is there a...