How can we help you today? How can we help you today?
Oliwa

Activity overview

Latest activity by 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
petey wrote: Does the SQL Backup Agent service startup account have rights to that network share? Yes...everyone has access to that share. / comments
petey wrote: Does the SQL Backup Agent service startup account have rights to that network share? Yes...everyone has access to that share.
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
Yes, my styles are set to UPPERCASE for all 3 options (keywords, functions, and types). This works fine in SSMS but not in VS. I do not have those style options because I am using Standard Edition. / comments
Yes, my styles are set to UPPERCASE for all 3 options (keywords, functions, and types). This works fine in SSMS but not in VS. I do not have those style options because I am using Standard Edition.
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
I tried what you suggested and whenever I had very simple scripts the capitalization worked fine, but I know I have scripts where "go" doesn't capitalize. I will respond with more information when I encounter the behavior again. / comments
I tried what you suggested and whenever I had very simple scripts the capitalization worked fine, but I know I have scripts where "go" doesn't capitalize. I will respond with more information when...
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