Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
s2002
Starting Member
49 Posts |
Posted - 2010-02-19 : 23:12:30
|
| hi,When I try to create Fields for First Time (Using GUI) I encounter this Error, at Microsoft.SqlServer.Management.DataTools.Interop.IDTDocTool.Save(Object dsRef, String path, Boolean okToOverwrite) at Microsoft.SqlServer.Management.UI.VSIntegration.Editors.VsDataDesignerNode.Save(VSSAVEFLAGS dwSave, String strSilentSaveAsName, IVsUIShell pIVsUIShell, IntPtr punkDocDataIntPtr, String& strMkDocumentNew, Int32& pfCanceled)I won;t encounter any error while using SQL 2005Sincerely, |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2010-02-20 : 00:14:02
|
| Is this happening while using t-sql statements? whats the ssms version you're using?------------------------------------------------------------------------------------------------------SQL Server MVPhttp://visakhm.blogspot.com/ |
 |
|
|
s2002
Starting Member
49 Posts |
Posted - 2010-02-20 : 02:43:51
|
| Microsoft SQL Server Management Studio 10.0.1600.22 ((SQL_PreRelease).080709-1414 ) |
 |
|
|
s2002
Starting Member
49 Posts |
Posted - 2010-02-20 : 02:44:51
|
| hi,Microsoft SQL Server Management Studio 10.0.1600.22 ((SQL_PreRelease).080709-1414 ) |
 |
|
|
Kristen
Test
22859 Posts |
Posted - 2010-02-20 : 02:54:15
|
| 10.0.1600 = RTM, no Service Packs applied BUT"SQL_PreRelease" suggests some Beta version ??Suggest applying Client Tools service pack and seeing if that fixes it.P.S. 10.0.1600 = SQL008 Tools - should still be OK connecting to SQL 2005 DB though.P.P.S Checked a standard install, no service packs, and I get that version number to (including "SQL PreRelease") |
 |
|
|
|
|
|
|
|