How can we help you today? How can we help you today?
Aline

Activity overview

Latest activity by Aline

configuration for "modeling" the scripts
Hello What I need is a configuration with which I can determine how the script should look like. For example: I'd like to have: IF NOT EXISTS (SELECT * FROM sys.objects WHERE OBJECT_ID = O...
1 follower 1 comment 0 votes
CREATE USER x FOR LOGIN [windows group] WITH DEFAULT_SCHEMA=
Hello I created with SQL Compare 8.1 folders with scripts. As 2nd step I tried to synch from these scripts to a sandbox db. But it failed due to this error: The DEFAULT_SCHEMA clause cannot be us...
2 followers 2 comments 0 votes
Commandline tool: server and database as parameter
Hello As I'm using the commandline tool and generating data for several instances of the same database, I'd like to pass servername and database as parameter. Is this possible? Thanks for your help...
1 follower 1 comment 0 votes
commandline tool
Hello I've newly created an project and saved it. Now, I've tried to generate data with the commandline-Tool. But I've got the following: R:\_Temp\zempa\Redesign\TestData>"C:\Program Files\Red Gate...
3 followers 3 comments 0 votes
Generate composite key from 2 Foreign keys
Hello I've got the following problem: I've got 3 tables: A with 250 records B with with 100 records and C's Primary Key consists of a Foreign Key (FK) to A and a FK to B and should contain about 5'...
2 followers 3 comments 0 votes