elayaraja007 / sql-dbdiff

Automatically exported from code.google.com/p/sql-dbdiff
0 stars 0 forks source link

Error on compare process #26

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.In compare process
2.
3.

What is the expected output? What do you see instead?
Referência de objeto não definida para uma instância de um objeto.
   em DBDiff.Schema.SQLServer.Generates.Generates.GenerateIndex.Fill
(Database database, String connectionString)
   em DBDiff.Schema.SQLServer.Generates.Generates.Generate.Process()
   em DBDiff.Front.ProgressForm.ProgressForm_Activated(Object sender, 
EventArgs e)
   em System.Windows.Forms.Form.OnActivated(EventArgs e)
   em System.Windows.Forms.Form.set_Active(Boolean value)
   em System.Windows.Forms.Form.WmActivate(Message& m)
   em System.Windows.Forms.Form.WndProc(Message& m)
   em System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& 
m)
   em System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   em System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, 
IntPtr wparam, IntPtr lparam)

What version of the product are you using? On what operating system?
0.4.0.0

Please provide any additional information below.

SQL 2008 and WINDOWS 2003.

Original issue reported on code.google.com by agostinh...@gmail.com on 4 Jun 2010 at 3:20