Closed GoogleCodeExporter closed 9 years ago
This is a strange one, what version of SQL?
Original comment by dean.tho...@gmail.com
on 24 Mar 2010 at 11:50
MSSQL 2000
Original comment by mayno...@gmail.com
on 25 Mar 2010 at 1:48
Found the problem, will be fixed soon. I Need to get a SQL 2000 test box, MSDE
should do.
Original comment by dean.tho...@gmail.com
on 25 Mar 2010 at 12:58
Issue 13 has been merged into this issue.
Original comment by dean.tho...@gmail.com
on 28 Mar 2010 at 2:10
Original comment by dean.tho...@gmail.com
on 28 Mar 2010 at 2:10
I am seeing this as well, and also when I click Comp[are, I keep getting
messages
like the following, several times while the app is attempting to compare:
ExecuteReader: CommandText property has not been initialized
at System.Data.SqlClient.SqlCommand.ValidateCommand(String method, Boolean async)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior,
RunBehavior runBehavior, Boolean returnStream, String method, DbAsyncResult
result)
at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior,
RunBehavior runBehavior, Boolean returnStream, String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior,
String method)
at System.Data.SqlClient.SqlCommand.ExecuteReader()
at DBDiff.Schema.SQLServer.Generates.Generates.GenerateDatabase.Get(Database
database)
at DBDiff.Schema.SQLServer.Generates.Generates.Generate.Process()
at DBDiff.Front.ProgressForm.ProgressForm_Activated(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnActivated(EventArgs e)
at System.Windows.Forms.Form.set_Active(Boolean value)
at System.Windows.Forms.Form.WmActivate(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr
wparam, IntPtr lparam)
Original comment by dstrat...@kwiktrip.com
on 1 Apr 2010 at 2:10
With SQL 2000?
Original comment by dean.tho...@gmail.com
on 1 Apr 2010 at 2:17
Dropping support for 2000 outright.
Original comment by dean.tho...@gmail.com
on 21 Jul 2010 at 4:13
Original issue reported on code.google.com by
mayno...@gmail.com
on 24 Mar 2010 at 10:12