<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/lazsqlx/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/lazsqlx/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 02 Oct 2013 06:48:47 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/lazsqlx/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Flakron Shkodra</title><link>https://sourceforge.net/p/lazsqlx/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,4 +1,4 @@
-LazSqlX is a light database manager for MsSql, Oracle, MySql and Sqlite. 
+LazSqlX is a light database manager for MsSql, Oracle, MySql, Sqlite and Firebird.
 1. Can run sql queries against specified databases.
 2. It supports autocomplete features for tablenames,fieldnames (based on tablenames and/or aliases of tables).
 3. Can preview and/or modify data (when right-click a table and |Open TableData|)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Flakron Shkodra</dc:creator><pubDate>Wed, 02 Oct 2013 06:48:47 -0000</pubDate><guid>https://sourceforge.netc2a8ee3d08fb6862a6499f933ec488d5e2ec3476</guid></item><item><title>Home modified by Flakron Shkodra</title><link>https://sourceforge.net/p/lazsqlx/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -7,6 +7,7 @@
 6. Can create,edit,drop tables,fields on tables, indexes and constraints
 7. It has a built-in query designer (drag&amp;amp;drop), can create virtual relations and for selected table generates query based on relations created (or relations already has from db).
 8. Can generate basic queries and/or stored procedures for Select, SelectItem, Insert, Update and Delete; for supported databases. 
+9. Can preview MEMO/Blob fields on Dbl-Click, if Blob field is of known pic format, it will display the picture with ability to save it. If table opened from OpenTableData table popup menu, then it can also Load/Save BLOB fields and Text for MemoFields (use dblClick on the field to open a dialog window for more)

 It's in experimental phase, still much work to do for a stable version, but still can do it's job most of the time :)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Flakron Shkodra</dc:creator><pubDate>Fri, 13 Sep 2013 13:31:21 -0000</pubDate><guid>https://sourceforge.net41586f04b782bdaa37573ea391f76de33765df06</guid></item><item><title>Home modified by Flakron Shkodra</title><link>https://sourceforge.net/p/lazsqlx/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -6,6 +6,7 @@
 5. Can export/copy rows by random selection (using CTRL and mouse) as tab delimited data,tab delimited data with headers, sql insert script
 6. Can create,edit,drop tables,fields on tables, indexes and constraints
 7. It has a built-in query designer (drag&amp;amp;drop), can create virtual relations and for selected table generates query based on relations created (or relations already has from db).
+8. Can generate basic queries and/or stored procedures for Select, SelectItem, Insert, Update and Delete; for supported databases.

 It's in experimental phase, still much work to do for a stable version, but still can do it's job most of the time :)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Flakron Shkodra</dc:creator><pubDate>Fri, 13 Sep 2013 13:28:59 -0000</pubDate><guid>https://sourceforge.net584f5fb66b4889b4873671d5f2d71bcbdc8400ef</guid></item><item><title>Home modified by Flakron Shkodra</title><link>https://sourceforge.net/p/lazsqlx/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,13 @@
-Welcome to your wiki!
+LazSqlX is a light database manager for MsSql, Oracle, MySql and Sqlite. 
+1. Can run sql queries against specified databases.
+2. It supports autocomplete features for tablenames,fieldnames (based on tablenames and/or aliases of tables).
+3. Can preview and/or modify data (when right-click a table and |Open TableData|)
+4. Can export data returned from a query or from OpenTableData to xml,sqlinsert script,csv,rtf,json.
+5. Can export/copy rows by random selection (using CTRL and mouse) as tab delimited data,tab delimited data with headers, sql insert script
+6. Can create,edit,drop tables,fields on tables, indexes and constraints
+7. It has a built-in query designer (drag&amp;amp;drop), can create virtual relations and for selected table generates query based on relations created (or relations already has from db).

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/lazsqlx/wiki/markdown_syntax/) syntax.
+It's in experimental phase, still much work to do for a stable version, but still can do it's job most of the time :)

 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Flakron Shkodra</dc:creator><pubDate>Fri, 13 Sep 2013 13:26:02 -0000</pubDate><guid>https://sourceforge.net8b415bf6af8e754656d11d9f2e6b8c4687b4b126</guid></item><item><title>Discussion for Home page</title><link>https://sourceforge.net/p/lazsqlx/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;LazSqlX is a light database manager for MsSql, Oracle, MySql and Sqlite. &lt;br /&gt;
1. Can run sql queries against specified databases.&lt;br /&gt;
2. It supports autocomplete features for tablenames,fieldnames (based on tablenames and/or aliases of tables).&lt;br /&gt;
3. Can preview and/or modify data (when right-click a table and |Open TableData|)&lt;br /&gt;
4. Can export data returned from a query or from OpenTableData to xml,sqlinsert script,csv,rtf,json.&lt;br /&gt;
5. Can export/copy rows by random selection (using CTRL and mouse) as tab delimited data,tab delimited data with headers, sql insert script&lt;br /&gt;
6. Can create,edit,drop tables,fields on tables, indexes and constraints&lt;br /&gt;
7. It has a built-in query designer (drag&amp;amp;drop), can create virtual relations and for selected table generates query based on relations created (or relations already has from db).&lt;/p&gt;
&lt;p&gt;It's in experimental phase, still much work to do for a stable version, but still can do it's job most of the time :)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Flakron Shkodra</dc:creator><pubDate>Fri, 13 Sep 2013 13:20:36 -0000</pubDate><guid>https://sourceforge.netcdf2bc7fbbfbfeb80ab7398bcee783dee9d35121</guid></item><item><title>Home modified by Flakron Shkodra</title><link>https://sourceforge.net/p/lazsqlx/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/lazsqlx/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
&lt;ul class="md-users-list"&gt;
&lt;li&gt;&lt;a href="/u/fshkodra/"&gt;Flakron Shkodra&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-5231c29fc4d10456ec9f0508" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Flakron Shkodra</dc:creator><pubDate>Thu, 12 Sep 2013 13:33:20 -0000</pubDate><guid>https://sourceforge.neta7e10cc925c68a456b56031042c157656c09ed89</guid></item></channel></rss>