nevermind....lame jdbc doesn't like named instances.
How did you correct the issue? (that might be useful for the forum)Here is a good reference (though old): http://support.microsoft.com/kb/313225Also, for those interested, I have been successful creating the JDBC connection with SQL Server Express using its named instance:url="jdbc:sqlserver://computer_name\SQLEXPRESS;databaseName=geoportal"
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.