Actually it is a SQL Server problem.
sp_xml_preparedocument and sp_xml_removedocument cannot load msxmlsql.dll that is necessary to work with xml documents.
I found some other posts that explain how to solve this problem in older SQL Server version. It is strange that I have the same error in...
Hi,
I'm trying to configure Team Foundation Server 2010 but i get an error during database configuration step.
I'm using: Windows Server 2008 R2 Enterpise, SQL Server 2008 R2, Sharepoint 2010.
I performed the configuration from the Administation Console of Team Foundation choosing "Advanced"...
this solution may be perfect because with JDBC you are able to submit queryes and retrieve the result table, but I do not find the table SYSIBM.SYSDATABASE on my system ( DB2 Universal Database Express Edition ), maybe the mine is a limited version? This table should be into each database?
unfortunately no...I have to list all the databases on a DB2 server istance, is there a database or a table or a file or something else listing the name of the databases? For example in Microsoft SQLServer there is an entire database with this information, maybe there is no solution because this...
hi
I have to write a program in JDBC that can retrieve the name of the databases on a db2 server, the only way I know is the command "list database directory", but it can not be used in JDBC can someone help me? Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.