Creating DB from scripts
Creating DB from scripts,Sql server
Thursday, March 29, 2012
Creating an MS SQL data table programatically
›
I use Visual Studio and VB. If I want to create an SQL data table on the server, I go to ServerExplorer and make a small table with the core...
creating an INSTANCE from an existing INSTANCE
›
Is it possible , without using the installation CD , to create a new INSTANCE of SQL Server 2005 from an existing INSTANCE on the same serv...
Creating an installer for SQL-side components of an app
›
Hello. I'm researching about the ways I can create an installer of the SQL (2000) objects for an application. At the present time we...
Creating an INSERT UPDATE Trigger that works on certain account
›
Hi folks, I have to create an INSERT UPDATE Trigger that pushes data from MS SQL 2000 to another proprietary database server. The other da...
Creating an INSERT UPDATE Trigger that works on certain account
›
just use user_name() -- Venkat sql server admirer "Jaime Rios" wrote: > Hi folks, > I have to create an INSERT UPDATE Trigge...
Creating an Indexed View
›
I am trying to create an indexed view, on a date from a date dimension table...I am new to SQL, and I am at a loss of ideas on this one. Any...
Creating an Index with a calulated member in MDX ?
›
Anyone got a clue on how to create a meassure that shows the Actual meassure as an Index, where current month is index 100 ? Ex: Jan07: Actu...
›
Home
View web version