How can we help you today? How can we help you today?
steveculshaw
Can SQL Compare work with a disconnected network?
Can SQL Compare work with a disconnected network?I'm looking at requirement for daily (nightly) synchronisation between two databases.The complication is there is no direct connection between them,...
3 followers 4 comments 0 votes
Can SQL Data Compare work with a disconnected network?
Can SQL Data Compare work with a disconnected network?I'm looking at requirement for daily (nightly) synchronisation between two databases.The complication is there is no direct connection between ...
1 follower 1 comment 0 votes
DROP TABLE IF EXISTS dbo.MyTable flagged as invalid
I'm getting an error from SQL Prompt when I try and format my SQL, yet the SQL runs Ok ... The error is from the statement ...DROP TABLE IF EXISTS dbo.MyTable This is with SQL Prompt v7.2.0.260
4 followers 6 comments 0 votes
Formatting / wrapping text configuration not honoured
The formatting option for wrapping text doesn't seem to be working with CTE's ... I've got one like so ...WITH [DAN_Decision_v4_data] ( [ID], [Decision_ID], [Clie...
2 followers 2 comments 0 votes
Formatting of CREATE VIEW fails
The formatting of a CREATE VIEW statement seems to be failing with SP4 e.g. my original SQL with SP3.9 was like so ... CREATE VIEW HBenPersonNewCreate AS SELECT HBen.* , HBenChkSum.State...
2 followers 2 comments 0 votes
Disabled after installation
Tried installing v4 over my existing v3.9 installation Start SSMS up, but the SQL Prompt menu is grayed out :-( I have got an existing call in with Support that my SQL Prompt 3.9 has been intermi...
0 followers 0 comments 0 votes