How can we help you today? How can we help you today?
Oliwa
Scheduled backups are not placed in individual folders
Hey there, On my Server Options screen I have the "File name format" define as... <DATABASE>\<DATABASE>_<TYPE>_<DATETIME yyyymmdd_hhnnss> But my schedules backups are not placed in a folder per dat...
2 followers 2 comments 0 votes
Cannot access network folder
I just installed SQL Backup v6.5 and I cannot backup to a network folder or copy to a network folder. The share is on a remote server and everyone has full access (just trying to get it to work). ...
2 followers 3 comments 0 votes
Certain keywords are not capitalizing in Visual Studio 2010
Hello, When I try to create a table in Visual Studio the data types and nullability keyword do not capitalize. I have the SQL Prompt setting to capitalize all reserved keywords and it works great i...
2 followers 3 comments 0 votes
Persistent connections in Visual Studio
I find it very annoying that every time I open a file or switch files in Visual Studio I have to reconnect to the server in order to get the benefits of SQL Prompt. If I am modifying a database th...
1 follower 1 comment 0 votes
GO capitalization issues
GO never seems to capitalize. If I type "g" and hit ENTER or TAB it capitalizes...but not if I type the word "go" and then hit ENTER. This is odd because it works with other keywords.
2 followers 7 comments 0 votes
v4 formats this differently than v3
I recently upgraded to v4.0.3 from v3.9 and when SQL Prompt auto generates my insert statement it now does this...INSERT dbo.PortfolioServicingType &#40; PortfolioID, ServicingTypeID &#41; VAL...
2 followers 3 comments 0 votes
DB Pro 2005: System.ArgumentException: Unable to create AST
I am trying to do a Schema Compare between my project and the dev database and VS 2005 crashes when it gets to the part "Comparing Databases". I can compare the test database to the dev database, ...
2 followers 3 comments 0 votes
Doesn't capitalize keyword where
When I type a query such as this... SELECT * FROM sys.databases where [name] = 'temp' I will capitalize SELECT and FROM when I hit tab, but not WHERE. It also capitalizes GROUP B...
3 followers 6 comments 0 votes
Feature Request: Customizable key words
I like the feature that capitalizes key words like SELECT or CREATE, but there are a lot of words that it doesn't auto complete or capitalize. I would like the ability to add my own words to a dic...
1 follower 1 comment 0 votes
VS Error in Unit Tests
I get this error when I try to write a database unit test. See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text...
3 followers 6 comments 0 votes