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"
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.