Change Set |
Date |
Downloads |
Comment |
52293
by
CodePlexAdmin
|
Oct 15 2010 at
11:11 PM
|
231 |
Clearing source tree per project coordinator (ghuey) request.
|
46491
by
ghuey
|
May 17 2010 at
12:53 PM
|
62 |
Modified to allow user to specify output directory for BCP files.
|
45611
by
ghuey
|
Apr 23 2010 at
3:49 PM
|
11 |
Added Support for User Defined Table Types
|
43836
by
ghuey
|
Mar 25 2010 at
3:53 PM
|
12 |
Added SQL Azure user name validation to make sure that @server exist on end of user name and that it matches the server name.
|
43598
by
ghuey
|
Mar 22 2010 at
4:13 PM
|
1 |
Fixed code to not throw an exception when trying to generate script on an encrypted stored procedure. An red error message will displayed in the status page. Modified code to move non clustered index creation until after data upload Put in check to make sure that @Server (where @Server is the SQL Azure Server) has been entered during login process.
|
41149
by
ghuey
|
Feb 13 2010 at
7:40 PM
|
21 |
Fixed case sensitive compare and added “DROP” options for objects.
|
38872
by
ghuey
|
Jan 23 2010 at
10:07 PM
|
11 |
Fixed code to put "GO" between Tables / Views and their indexes / triggers
|
38043
by
ghuey
|
Jan 19 2010 at
12:51 PM
|
7 |
Added option to not delete tempory files. Added option to script out table triggers
|
35757
by
ghuey
|
Dec 15 2009 at
2:27 PM
|
38 |
Fixed logic flaw when a table had only one record, it would not get uploaded. Fixed create database statement to put supplied database name between two square brackets { i.e. [DatabaseName] } v3
|
35727
by
ghuey
|
Dec 14 2009 at
10:06 PM
|
7 |
Modified tool to allow for 1) SQL Server to SQL Azure, 2) SQL Azure to SQL Server, and 3) SQL Azure to SQL Azure Migration. Note that when migrating from SQL Azure, User Defined Data Types are not supported. So, if you have any tables or UDDTs, they will not be migrated.
Modified tool to allow you to specify code page for BCP
Modified tool to let you specify "Target" server and the ability to not only create a database but to delete an existing database as well.
|
35522
by
ghuey
|
Dec 8 2009 at
3:36 PM
|
14 |
Moved hard coded regex search strings to App.Config for internationalization.
|
35367
by
ghuey
|
Dec 4 2009 at
1:34 PM
|
11 |
Corrected a spelling mistake and added regex search for on [primary] for index statements
|
35320
by
ghuey
|
Dec 3 2009 at
3:59 AM
|
5 |
1) Simplified work flow so that you can choose which objects to script on one page 2) Added capability to analyze a SQL Profile trace file 3) Removed Output Options page since there is a save button on the results page. 4) Moved Options page to Advanced button on “Choose Objects” page 5) Added override for compatibility checking (Check all, use default values in app.config, or Don’t do any checks) 6) Change "// BCPArgs" to "-- BCPArgs"
|
34576
by
ghuey
|
Nov 13 2009 at
2:51 PM
|
25 |
Added + ";Pooling=false" to connection string
|
34222
by
ghuey
|
Nov 7 2009 at
9:48 PM
|
14 |
Added NotSubStr for secondary check to make sure that the main string match does not contain sub string
|
34128
by
ghuey
|
Nov 6 2009 at
1:42 AM
|
4 |
Modified search for SETUSER
|
34077
by
ghuey
|
Nov 5 2009 at
3:10 PM
|
8 |
Removed user_id from security since it is supported.
|
34076
by
ghuey
|
Nov 5 2009 at
3:09 PM
|
8 |
Fixed ReplaceAndDiaplayWarningIfRequired to move if (ns.ReplaceString) into if (exp.Success) code section to avoid multiple Regex string search
|
34075
by
ghuey
|
Nov 5 2009 at
3:06 PM
|
6 |
Fixed Thread.Sleep on retry to actually sleep on a retry
|
33874
by
ghuey
|
Nov 2 2009 at
12:48 AM
|
6 |
Added dependency sorter
|
33660
by
ghuey
|
Oct 28 2009 at
6:07 PM
|
8 |
Deleted old functionality no longer used, added a save button to result screens, fixed problem with status updates when processing source file.
|
33388
by
ghuey
|
Oct 23 2009 at
4:55 PM
|
13 |
Added chunking of BCP and 1000+ compatibility checks
|
33008
by
ghuey
|
Oct 17 2009 at
9:37 PM
|
10 |
Fixed database list box to fit on screen
|
32998
by
ghuey
|
Oct 17 2009 at
8:49 PM
|
3 |
Fixed to reconnect if connection to SQL Azure timed out. Also put in option to create 1GB or 10GB database.
|
32942
by
ghuey
|
Oct 17 2009 at
1:42 AM
|
2 |
|
|
|