<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.method.me/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Method:API Q&amp;A</title><link>http://forums.method.me/cs/forums/15.aspx</link><description>Ask questions specific to the MethodAPI from the Method Team and other Method users.</description><dc:language>en</dc:language><generator>CommunityServer 2007.1 SP2 (Build: 31113.47)</generator><item><title>Re: Programmatic SQL access</title><link>http://forums.method.me/cs/forums/thread/12885.aspx</link><pubDate>Tue, 26 Jun 2012 21:19:01 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12885</guid><dc:creator>Jason_L</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12885.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=12885</wfw:commentRss><description>&lt;p&gt;Hi Dave,&lt;/p&gt;
&lt;p&gt;I think I can see a way forward from here. Thanks a lot.&lt;/p&gt;
&lt;p&gt;Jason&lt;/p&gt;</description></item><item><title>Re: Programmatic SQL access</title><link>http://forums.method.me/cs/forums/thread/12884.aspx</link><pubDate>Tue, 26 Jun 2012 20:45:48 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12884</guid><dc:creator>Method_David</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12884.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=12884</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi Jason L,&lt;/p&gt;
&lt;p&gt;We do not grant programmatic SQL access. That would be a severe security policy violation (among other issues....).&lt;/p&gt;
&lt;p&gt;The synchronization between your method account and quickbooks is handled via the method synchronization engine. (You can read up on that in the documentation at &lt;a href="http://www.methodintegration.com/self-service-documentation.aspx"&gt;http://www.methodintegration.com/self-service-documentation.aspx&lt;/a&gt;).&lt;/p&gt;
&lt;p&gt;MethodAPI is a webservice (located at &lt;a href="https://www.methodintegration.com/MethodAPI/Service.asmx"&gt;https://www.methodintegration.com/MethodAPI/Service.asmx&lt;/a&gt;), which you can use to manipulate data in your method account programmatically. The synchronization engine will handle moving the&amp;nbsp;data you manipulate via the&amp;nbsp;API&amp;nbsp;between your method account and quickbooks.&lt;/p&gt;
&lt;p&gt;Java can invoke and use webservices as needed. I suggest you google something like &amp;quot;java to call a microsoft webservice.&amp;quot;, for examples of how to do that.&lt;/p&gt;
&lt;p&gt;Dave&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description></item><item><title>Re: Programmatic SQL access</title><link>http://forums.method.me/cs/forums/thread/12881.aspx</link><pubDate>Tue, 26 Jun 2012 20:05:15 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12881</guid><dc:creator>Anonymous</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12881.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=12881</wfw:commentRss><description>&lt;p&gt;&lt;BLOCKQUOTE&gt;&lt;div&gt;&lt;img src="/cs/Themes/methodtheme/images/icon-quote.gif"&gt; &lt;strong&gt;Jason_L:&lt;/strong&gt;&lt;/div&gt;&lt;div&gt;Can you give me ideas on how I can do that?&lt;/div&gt;&lt;/BLOCKQUOTE&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m going to move this thread to the API forum and I can say I don&amp;#39;t think what you&amp;#39;re trying to do is possible ouside the Method API. &amp;nbsp;From my knowledge there is no direct access to our database without going through the API.&lt;/p&gt;</description></item><item><title>Programmatic SQL access</title><link>http://forums.method.me/cs/forums/thread/12880.aspx</link><pubDate>Tue, 26 Jun 2012 19:54:53 GMT</pubDate><guid isPermaLink="false">3393c1ec-311b-4812-96cb-ad8c611bba4f:12880</guid><dc:creator>Jason_L</dc:creator><slash:comments>0</slash:comments><comments>http://forums.method.me/cs/forums/thread/12880.aspx</comments><wfw:commentRss>http://forums.method.me/cs/forums/commentrss.aspx?SectionID=15&amp;PostID=12880</wfw:commentRss><description>&lt;p&gt;As part of our business plan, we are devloping a java applet that will be run atuomatically and needs to write to our SQL database directly, without human interaction. Therefore, we need to be able to connect with the database directly. We&amp;#39;re using Java and the JDBC standards. I&amp;#39;ve found the correct MS SQL driver for the database, but I&amp;#39;d like to know how I can directly access and write to SQL without going through the UI or the MethodAPI, since that is written for MicroSoft languages. I&amp;#39;m really trying to avoid using a Java/Quickbooks bridge, and just write directly to SQL. Can you give me ideas on how I can do that? I will need some things that can&amp;#39;t be posted in the forum (our specific database url, what I can use for username and password, etc.). However, if you want or can give me some general answers here, that would be great.&lt;/p&gt;
&lt;p&gt;Jason&lt;/p&gt;</description></item></channel></rss>