<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[My Visual Database — using web services]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=8305</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=8305&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in using web services.]]></description>
		<lastBuildDate>Mon, 12 Sep 2022 00:17:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: using web services]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=46146#p46146</link>
			<description><![CDATA[<p>Hello ralphtheprog,</p><br /><p>You can do pretty much anything you want with MVD and I&#039;ve been using it for years. But my latest subscription dates back a few now because I switched to pure Delphi (personal choice). I still roam this forum because I met good people and a community always happy and prompt to answer questions, hich I still do from time to time.</p><br /><p>If you have some knowledge of Delphi, you can go even further by adding code to your application.</p><br /><p>Last time I tried my latest application version that was developed with MVD, the web scraping functions still worked, but not with SSL 1.3. So you&#039;d better update (or add) those DLL&#039;s to your root folder.</p><br /><p>Also, the HTTPQuery method works better than the HTTPGet method (or so I noted in my case).</p><br /><p>Do not hesitate to submit your problems and question on the forum, there&#039;s always someone around here <img src="https://myvisualdatabase.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><br /><p>Cheers</p><br /><p>Math</p>]]></description>
			<author><![CDATA[null@example.com (mathmathou)]]></author>
			<pubDate>Mon, 12 Sep 2022 00:17:01 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=46146#p46146</guid>
		</item>
		<item>
			<title><![CDATA[Re: using web services]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=46114#p46114</link>
			<description><![CDATA[<div class="quotebox"><cite>domebil wrote:</cite><blockquote><p>Нефтеюганск do you keep some examples already ready?</p></blockquote></div><p>I made them a long time ago, you can search the Internet for more recent options<br />&nbsp; <br />Я их делал давно, можете поискать в интернете более свежие варианты</p>]]></description>
			<author><![CDATA[null@example.com (pavlenko.vladimir.v)]]></author>
			<pubDate>Sat, 10 Sep 2022 06:51:55 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=46114#p46114</guid>
		</item>
		<item>
			<title><![CDATA[Re: using web services]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=46112#p46112</link>
			<description><![CDATA[<p>Нефтеюганск do you keep some examples already ready?</p>]]></description>
			<author><![CDATA[null@example.com (domebil)]]></author>
			<pubDate>Sat, 10 Sep 2022 06:20:51 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=46112#p46112</guid>
		</item>
		<item>
			<title><![CDATA[Re: using web services]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=46111#p46111</link>
			<description><![CDATA[<p>для работы с протоколом (https), Вам нужно добавить в корень програмы два файла<br /><strong>libeay32.dll<br />libssl32.dll</strong></p>]]></description>
			<author><![CDATA[null@example.com (pavlenko.vladimir.v)]]></author>
			<pubDate>Sat, 10 Sep 2022 05:19:39 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=46111#p46111</guid>
		</item>
		<item>
			<title><![CDATA[using web services]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=46110#p46110</link>
			<description><![CDATA[<p>MVD seems like a gem of a find, only some question. I want to create a windows client for some webservers (frankly because I hate what web browsers have become), and I started looking for an ACCESS like environment. I stumbled upon MVD.</p><p>It&#039;s great that it supports sqlite and mysql. But since I need to interact with some web services, does MVD support:</p><p>* H T T P S calls (SSL)<br />* HMAC-based signing (e.g., using some secret key locally to do some sort of hashing before a request is sent to prove authentication, unfortunately each webservice tends to support their own thing here)<br />* a way to process JSON data</p><p>Essentially, I want a way to send API queries, then store or cache the results locally. The idea is to create an &quot;offline&quot; experience for some members of an API I am familiar with</p><p>If mysql is the only option, does MVD support connecting to MySQL over SSL or are there ways on windows to easily establish a tunnel? Thing is, I want to distribute this as a paid application. (Yes, once I evaluated MVD I plan on buying a lifetime license bc this thing rocks even with the stuff above).</p><p>Cheers,<br />Ralphie</p>]]></description>
			<author><![CDATA[null@example.com (ralphtheprog)]]></author>
			<pubDate>Sat, 10 Sep 2022 03:53:57 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=46110#p46110</guid>
		</item>
	</channel>
</rss>
