database compare component
I need a component that enable to send to my customer the new database
schema and then can update it.
It must support interbase / firebird, sql server and Oracle.
Any suggestions ?
Thank´s in advance
Marcelo Spak
.
Relevant Pages
- Re: multiple cascade paths
... You should not have them if your schema is designed properly. ... make you understand that I tried to show that a proper design can have ... am a SQL Server MVP, for crying out loud - you can safely assume that I ... (comp.databases.ms-sqlserver) - Re: Need help on how to organize users and objects
... Yes Oracle is a bit different than Sql Server, but I think you will get the ... It doesnt become part of any schema until you assign it. ... a new developer started to work. ... need the COMMON database which stores tables with generic data and generic ... (microsoft.public.sqlserver.security) - Re: Looking for a database
... >>I am looking for a higher end database to replace our Access databases. ... > than SQL Server, Oracle and DB2. ... any advantage for Advantage over PostgreSQL or Firebird. ... (borland.public.delphi.thirdpartytools.general) - Re: 3 Simple Security SQL Statements
... In SQL 2005, when you create an object, you specify the schema that the ... Kalen Delaney, SQL Server MVP ... Schema for a database role, that seems like the best setup. ... EXEC sp_addrolemember 'WebUsersRole', 'WebUser' ... (microsoft.public.sqlserver.security) - Re: same application on multiple schemas
... As for the "comparison" with Sql Server, it was not intended to ask ... why Oracle does "not" support sql server behaviour:) I know oracle (I ... For every customer that will use our application, ... will use schema "SchemaA" ... (comp.databases.oracle.server) |
|