Page 1 of 1

SQL Server Errors

Posted: Fri Mar 09, 2007 10:38 am
by kjburkhardt
I'm evaluating Installaware (and like it a lot) except for the problem it's having with SQL Server. Even when I run the sample code it can't find my SQL Server Installation (Management Studio Express v. 9.00.2047.00).
When I try to execute even a short script it hangs. Are these known issues? Is there a workaround or product update that would help me? As I'm trying to write an installer for both parts of a client-server application this is a critical issues. Is there help?

Posted: Sat Mar 10, 2007 6:02 am
by Gizm0
What is your problem exactly?Can we have the sample sql script you're trying to run?What do you mean by "it hangs?"

SQL Server Errors

Posted: Sat Mar 10, 2007 1:04 pm
by kjburkhardt
By hangs -- the script will appear to load but then the screen and cursor freezes and I need to shut down the program. Also, I know I have a functional SQL Server installation, but the packaged script that is in the sample directory does not find the server. Sorry I'm not at my computer today so I can't send you a script, but it's one that works in SQL. Thanks for your assistance!

Posted: Sat Mar 10, 2007 4:54 pm
by Gizm0
I'll be waiting for your script, to make a test and try to find out what it might be going wrong.