I am using DDT for the first time. I'm using version 1.6.5.3. After importing the database (SQL Server 2005), there are several stored procedures that are missing. What am I doing wrong?
Thanks,
Jeff
You can test the connection settings in SQL management studio to ensure it all lines up as you are expecting it to from your development machine.
Hi Justin,
On the second or third screen of the setup wizard it verifies that the connection to the SQL Server Instance name I supplied is good before going to the next screen. This happens before this error occurs. So I am not sure why you are asking this question?!?!? However, I work with this database and develop against it everyday using Strataframe so I know it is good.