How can we help you today? How can we help you today?
tbostrup
Error 18456 opening backup for restore to SQL Server 2000
I was going to restore a backup to my default instance on (local) (SQL Server 2000), and got the error: Reading filelist of "{my backup}" SQL error -2147217843: Communication link failure SQL erro...
2 followers 2 comments 0 votes
Folder per table?
My personal preference would probably be to use a single folder for the data - it could be a Data subfolder to Tables - as opposed to a folder per table. I also see two separate features - export a...
3 followers 3 comments 0 votes
Why the dual representation of data?
It seems that the dual representation of the data ("meta-data" .sdcs files) introduces unneccessary restrictions on what a user can do with the scripted data. The insert scripts are quite straight...
4 followers 5 comments 0 votes
Schema Generated from SQL Server 2000 doesn't work
We are about to migrate from SQL Server 2000 to SQL Server 2008, so this won't be an issue for us over time. But it *could* be useful during migration. After generating the schema from a SQL Serve...
2 followers 2 comments 0 votes
NullReferenceException in SQL Prompt 3.9 with VS2005 DBPro
After making a couple hundred replacements of database names with VS (setvar) variables, closing Visual Studio triggered the following error: See the end of this message for details on invoking jus...
2 followers 3 comments 0 votes
SQL Prompt 3.8 throws NullReferenceException in DBPro
In Visual Studio 2005 with DBPro, every keystroke within a function reference's parameter list parenthesis triggers this error. I can type the function call OK, but if I left arrow back into it, I...
2 followers 2 comments 0 votes