No announcements
Found 2309764 threads
-
0 Votes
generate table script
Don't get me wrong a table generator script is not a bad thing, you just have to make sure you get it working properly, for your environment.Answered | 13 Replies | 4712 Views | Created by sqlmania - Thursday, May 7, 2009 5:04 PM | Last reply by TiborK - Friday, May 8, 2009 5:40 AM -
1 Votes
Generate Table Create Scripts using Stored Procedure
Hi are you trying to generate the "CREATE TABLE" script for an existing table?Answered | 2 Replies | 11701 Views | Created by Wallfreshers - Friday, June 29, 2012 12:14 PM | Last reply by Satheesh Variath - Saturday, June 30, 2012 9:06 AM -
0 Votes
SQL Table script generation
type=forum&referrer=http://social.msdn.microsoft.com/Forums/en-US/d9c6f7c2-21ec-44d0-9624-2f01a471d441/sql-table-script-generation?Answered | 6 Replies | 861 Views | Created by BaluChalla - Tuesday, June 12, 2018 11:23 AM | Last reply by Mohsin_A_Khan - Monday, July 2, 2018 1:08 PM -
0 Votes
generate table script of sql azure
However tou have to choose "Generate Scripts...Answered | 8 Replies | 19422 Views | Created by chad0399 - Friday, July 30, 2010 7:03 PM | Last reply by nKrishnia - Sunday, October 21, 2012 5:58 PM -
4 Votes
Need Solution for Generate Table Scripts
in this site have to generate only one table at a time and passing table name ..Answered | 5 Replies | 7246 Views | Created by Simbu Aarumugam - Wednesday, December 16, 2009 10:25 AM | Last reply by Ed Price - MSFT - Saturday, April 27, 2013 4:55 AM -
0 Votes
Howto generate Update Scripts (ALTER no CREATE Scripts)
If no connection is defined for the target we create a full deploy script.Answered | 4 Replies | 5949 Views | Created by OliverJL - Wednesday, April 29, 2009 7:06 AM | Last reply by Barclay Hill - Thursday, April 30, 2009 7:44 PM -
1 Votes
Order of CREATE TABLE scripts
Create your tables.Answered | 1 Replies | 5497 Views | Created by DeborahK - Wednesday, February 13, 2013 3:02 PM | Last reply by Crazy Adam - Thursday, February 14, 2013 9:20 PM -
0 Votes
Generating scripts, tables, views, procedures, roles...
The CREATE VIEW is placed before the dependant tables in the script.Answered | 6 Replies | 5733 Views | Created by Thomas Demant - Thursday, August 2, 2007 1:09 PM | Last reply by Jonas Eriksson - Monday, August 20, 2007 5:45 AM -
1 Votes
How to generate script with only 5 rows in table
Hello , Option 1 : You use script generator wizard of Management studio.Answered | 5 Replies | 7068 Views | Created by MSBIBeginner - Tuesday, December 23, 2014 12:40 PM | Last reply by Vikram Mahapatra - Wednesday, December 31, 2014 10:50 AM -
0 Votes
generate script for create database
Hi Zyla, Have you tried passing in a scripting options object with dependencies on to the script function?Answered | 1 Replies | 5292 Views | Created by Zyla G - Saturday, October 27, 2012 1:39 PM | Last reply by Iric Wen - Sunday, October 28, 2012 8:53 AM -
0 Votes
CREAT TABLE script
The script is syntactically incorrect in many places.Answered | 9 Replies | 12161 Views | Created by b_zajac - Friday, January 27, 2012 7:31 PM | Last reply by b_zajac - Monday, January 30, 2012 2:05 PM -
0 Votes
Creating Scripted tables
You can USE <databasename> go CREATE TABLE [dbo].Answered | 6 Replies | 828 Views | Created by 05beckga - Monday, November 10, 2014 12:29 PM | Last reply by Prashanth Jayaram - Monday, November 10, 2014 8:04 PM -
0 Votes
Create Table Script from a table [For MS Access]
I have a MS Access Table.I want's to generate a Creat Table script of one of it's table.How can I do it.Answered | 2 Replies | 16308 Views | Created by Kamran Shahid - Tuesday, September 15, 2009 2:26 PM | Last reply by Kamran Shahid - Wednesday, September 16, 2009 5:37 PM -
0 Votes
Create Table Script
When filegroup is not specified, table gets created on default.Answered | 2 Replies | 17135 Views | Created by MDMoura - Sunday, October 31, 2010 11:31 PM | Last reply by Chintak Chhapia - Sunday, October 31, 2010 11:51 PM -
2 Votes
How to generate insert table data script programmatically ?
This stored procedure generates single table data script.Answered | 6 Replies | 3416 Views | Created by Sameer Mahat - Tuesday, December 26, 2017 11:39 AM | Last reply by Visakh16 - Thursday, December 28, 2017 7:15 AM -
0 Votes
SQLCMD vars in CREATE TABLE script
The post-deploy script will work for now, but it would be nice to not see that table as changed every time I use Schema Compare.Answered | 3 Replies | 12903 Views | Created by Chris Mielke - Monday, March 26, 2012 9:59 PM | Last reply by Gert Drapers (MSFT) - Monday, April 16, 2012 7:09 AM -
2 Votes
create table script
CREATE TABLE [dbo].Answered | 2 Replies | 4501 Views | Created by PPatrick - Tuesday, November 2, 2010 2:51 PM | Last reply by Kalman Toth - Monday, November 8, 2010 8:54 AM -
1 Votes
Generate Script
http://dba.stackexchange.com/questions/25210/how-to-script-out-push-subscription-creation-at-the-subscriber looking for a book on SQL Server ...Answered | 4 Replies | 2052 Views | Created by TBoon - Monday, July 15, 2013 5:57 AM | Last reply by Hilary Cotter - Monday, July 15, 2013 4:20 PM -
0 Votes
Disable DB Script generation
Hi MyIndia, Based on your description, I understand that you do not want the user could see and generate script for the scheme of your ...Answered | 2 Replies | 5098 Views | Created by MyIndia - Thursday, April 28, 2011 5:53 AM | Last reply by WeiLin Qiao - Monday, May 2, 2011 6:52 AM -
2 Votes
Generate Scripts - Script Data option missing?
Here is what I did for a 60 record table: http://msdn.microsoft.com/en-us/library/ms162802.aspx ** export from server OISTest2 ...Answered | 6 Replies | 13587 Views | Created by Bob Heitzman - Thursday, June 24, 2010 5:52 PM | Last reply by Naomi N - Friday, July 23, 2010 12:47 PM - Items 1 to 20 of 2309764 Next ›
No announcements