I have set up the odbc server and have run queries in the mlsql client. But I want ask can I run query in java other than in mlsql? Thanks evil [email protected] From: Joe BryanDate: 2014-08-18 16:40To: MarkLogic Developer DiscussionSubject: Re: [MarkLogic Dev General] sql interface for java Hi, You can setup an ODBC server, and run SQL queries with the bundled mlsql client, or any ODBC driver: http://docs.marklogic.com/guide/sql/setup#chapter. Thanks. -jb From: "[email protected]" <[email protected]> Reply-To: MarkLogic Developer Discussion <[email protected]> Date: Monday, August 18, 2014 at 4:31 AM To: Discussion <[email protected]> Subject: Re: [MarkLogic Dev General] sql interface for java It seems that I do not express my idea clearly. What I want to express is that can I use sql to query by sql interface using java other than in the query console? [email protected] From: [email protected] Date: 2014-08-18 15:05 To: Discussion Subject: sql interface for java Hi All, Could the sql interface of marklogic be used by java? The databases of marklogic support the existence of sql interface and rest interface at the same time. So I think can I use the sql interface by java directly in order to not use the seach querymanager. Best regards evil [email protected]
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
