<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Portable Brasil &#187; Banco de Dados</title>
	<atom:link href="http://www.portablebrasil.net/category/banco-de-dados/feed" rel="self" type="application/rss+xml" />
	<link>http://www.portablebrasil.net</link>
	<description>Uma Historia de Programas Portables....</description>
	<lastBuildDate>Mon, 06 Sep 2010 01:52:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>SQLiteSpy  V1.8.1 Portable</title>
		<link>http://www.portablebrasil.net/2008/08/sqlitespy-v181-portable.html</link>
		<comments>http://www.portablebrasil.net/2008/08/sqlitespy-v181-portable.html#comments</comments>
		<pubDate>Sat, 30 Aug 2008 04:34:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Banco de Dados]]></category>
		<category><![CDATA[Portable SQLiteSpy]]></category>
		<category><![CDATA[SQL Portable]]></category>
		<category><![CDATA[SQLiteSpy]]></category>
		<category><![CDATA[SQLiteSpy  V1.8.1 Portable]]></category>
		<category><![CDATA[SQLiteSpy Portable]]></category>

		<guid isPermaLink="false">http://www.portablebrasil.net/?p=982</guid>
		<description><![CDATA[Descrição: SQLiteSpy é um GUI rápido e compacto gerenciador de banco de dados SQLite. Ele lê arquivos SQLite3 e executa SQL contra eles. Sua interface gráfica torna muito fácil de explorar, analisar e manipular SQLite3 bases de dados. * SQLiteSpyDatabase at a Glance &#8211; O esquema TreeView exibe todos os itens contidos em um banco [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft" src="http://www.portablefreeware.com/graphics/sqlitespy/screenshot.gif" alt="" width="370" height="248" /></p>
<p><span style="font-size: 130%;"><a href="http://bp0.blogger.com/_za37t6katyI/R5aEnYE75GI/AAAAAAAAAN8/1hTE2YMFmhc/s1600-h/bandeira_brasil.jpg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5158456235212399714" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 58px; height: 31px;" src="http://bp0.blogger.com/_za37t6katyI/R5aEnYE75GI/AAAAAAAAAN8/1hTE2YMFmhc/s320/bandeira_brasil.jpg" border="0" alt="" /></a></span></p>
<p style="text-align: justify;"><span style="color: #000000;"><span style="font-size: 130%;">D</span><span style="font-size: 130%;">escrição:</span></span></p>
<p style="text-align: justify;">
<div id="result_box" style="text-align: justify;" dir="ltr">SQLiteSpy é um GUI rápido e compacto gerenciador de banco de dados SQLite. Ele lê arquivos SQLite3 e executa SQL contra eles. Sua interface gráfica torna muito fácil de explorar, analisar e manipular SQLite3 bases de dados.</p>
<p>*<br />
SQLiteSpyDatabase at a Glance &#8211; O esquema TreeView exibe todos os itens contidos em um banco de dados, incluindo tabelas, colunas, índices e triggers. Pressione F5 para atualizar o esquema árvore, dê um clique duplo em uma tabela ou vista para exibir seus dados, use o menu de contexto para comandos usados com freqüência.<br />
*<br />
Grid Cell Editando &#8211; Quadro células são editáveis no grid: Apresentar um quadro através do esquema TreeView, selecione uma célula e prima F2 para invocar o editor. Em seguida, modificar e confirmar a escrever as suas alterações de volta para a mesa.<br />
*<br />
Tipo de Dados Display &#8211; Os nativos de tipos de dados SQL são exibidos com diferentes cores de fundo para ajudar a detectar erros tipo. Tipo erros podem causar degradação ou mal desempenho SELECT resultado se apresenta NULOS são confundidos com strings vazias.<br />
*<br />
Full Unicode &#8211; SQLiteSpy apoia plenamente SQLite&#8217;s Unicode capacidades. Dados exibição e entrada é completamente percebeu como Unicode, incluindo os comandos SQL.<br />
*<br />
Multiple SQL edita-Moderna guias são usados para editar e exibir várias consultas SQL para a comparação de fácil consulta declarações e dos resultados. Consultas SQL são executados por digitação ou colocá-las em SQL a editar. Depois pressione F9 para executar a consulta, ou CTRL F9 para executar a actual linha ou selecção só.<br />
*<br />
Medir o tempo &#8211; SQL execução tempo é automaticamente medidos e disponibilizados para ajudar a otimizar buscas.<br />
*<br />
Expressões regulares &#8211; A palavra-chave SQL REGEXP é apoiado e acrescenta a completa expressão regular sintaxe do Perl 5,10 para SQLiteSpy. A execução foi realizada utilizando o DIRegEx biblioteca.<br />
*<br />
Funções matemáticas SQL &#8211; As seguintes funções matemáticas SQL estão disponíveis, para além do SQLite padrão: acos (), ASIN (), ATAN (), ATAN (), ATAN2 (), limites máximos (), teto (), COS (), COT (), GRAUS (), EXP (), floor (), LN (), LOG (), LOG (), LOG2 (), log10 (), MOD (), PI (), POW (), radianos ( ), SIGN (), SIN (), SQRT (), tan (), truncar ().<br />
*<br />
Compressão de dados &#8211; O SQL funções comprimir () se aplica zlib&#8217;s deflacionar a qualquer texto ou valor BLOB. Os dados brutos deflacionar fluxo é retornado. Descompacte () infla este fluxo de volta para o original. Inteiros, Pares, ea Nulls são devolvidos inalterada.<br />
*<br />
Resultado de armazenamento compacto &#8211; O mecanismo interno de armazenamento de dados SQLite utiliza tipos de dados nativos da óptima compatibilidade. Como resultado, SQLiteSpy usa muito menos memória do que os outros SQLite gestores e manipula grandes quadros com muito mais eficácia.<br />
*<br />
Construído em SQLite Motor &#8211; SQLiteSpy surge como um único arquivo executável com o motor de banco de dados SQLite já em construir a aplicação. Não há necessidade de distribuir qualquer DLLs, o que torna fácil de implantar SQLiteSpy com os clientes.<br />
*<br />
Criptografia Suporte &#8211; SQLiteSpy pode ler e modificar arquivos gerados pelo banco de dados criptografada DISQLite3. DISQLite3 implementa sua própria criptografia AES nativa que não é compatível com a criptografia comercial SQLite Extensão (SSE) ou qualquer outra aplicação oferecido pela 3a partes.<br />
*<br />
Easy Install &amp; Uninstall &#8211; Para executar SQLiteSpy, apenas SQLiteSpy.exe extrair o arquivo para qualquer diretório e execute o arquivo. Não é necessária uma instalação &#8211; quando comecei, o programa cria um único arquivo SQLiteSpy.db3 (SQLite3 uma base de dados) para armazenar opções e configurações. Ela não escrever arquivos ou qualquer outro para o registro. Desinstalando é tão simples como apagar arquivos apenas dois: O pedido do executável e as suas opções arquivo de dados.<br />
*<br />
Freeware &#8211; SQLiteSpy é freeware para uso pessoal e educativa. Se você estiver usando SQLiteSpy comercialmente, sua doação é bem-vindo a promover o desenvolvimento contínuo deste software. Obrigado!</p></div>
<p style="text-align: justify;">
<div style="text-align: justify;">
<div id="HOTWordsTxt">
<div style="text-align: justify;">
<div style="text-align: justify;">
<div style="text-align: justify;"><a href="http://bp2.blogger.com/_za37t6katyI/R5aFg4E75HI/AAAAAAAAAOE/J6ca1mi7jq8/s1600-h/great-britain.jpeg" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img id="BLOGGER_PHOTO_ID_5158457223054877810" style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 58px; height: 31px;" src="http://bp2.blogger.com/_za37t6katyI/R5aFg4E75HI/AAAAAAAAAOE/J6ca1mi7jq8/s320/great-britain.jpeg" border="0" alt="" /></a>Description Inglês:</div>
<div style="text-align: justify;">SQLiteSpy is a fast and compact <acronym title="Graphical User Interface">GUI</acronym> database manager for SQLite. It reads SQLite3 files and executes <acronym title="Structured Query Language">SQL</acronym> against them. Its graphical user interface makes it very easy to explore, analyze, and manipulate SQLite3 databases.</p>
<ul>
<li class="level1">
<div class="li"><a class="media" title="products:sqlitespy:sqlitespy.png" href="http://www.yunqa.de/delphi/lib/exe/detail.php/products/sqlitespy/sqlitespy.png?id=products%3Asqlitespy%3Aindex&amp;cache=cache"><img class="mediaright" title="SQLiteSpy" src="http://www.yunqa.de/delphi/lib/exe/fetch.php/products/sqlitespy/sqlitespy.png?w=250&amp;h=&amp;cache=cache" alt="SQLiteSpy" width="250" /></a><strong>Database at a Glance</strong> – The schema treeview displays all items contained in a database, including tables, columns, indexes and triggers. Press <code>F5</code> to update the schema tree, double-click a table or view to display its data, use the context menu for frequently used commands.</div>
</li>
<li class="level1">
<div class="li"><strong>Grid Cell Editing</strong> – Table cells are editable in the grid: Display a table via the schema treeview, select a cell and press <code>F2</code> to invoke the editor. Then modify and confirm to write your changes back to the table.</div>
</li>
<li class="level1">
<div class="li"><strong>Data Type Display</strong> – The native <acronym title="Structured Query Language">SQL</acronym> data types are displayed with different background colors to help detect type errors. Type errors can cause performance degradation or wrong SELECT result sets if NULL values are confused with empty strings.</div>
</li>
<li class="level1">
<div class="li"><strong>Full Unicode</strong> – SQLiteSpy fully supports SQLite&#8217;s Unicode capabilities. Data display and entry is completely realized as Unicode, including <acronym title="Structured Query Language">SQL</acronym> commands.</div>
</li>
<li class="level1">
<div class="li"><strong>Multiple <acronym title="Structured Query Language">SQL</acronym> Edits</strong> –Modern tabs are used to edit and display multiple <acronym title="Structured Query Language">SQL</acronym> queries for easy comparison of query statements and results. <acronym title="Structured Query Language">SQL</acronym> queries are executed by typing or loading them into the <acronym title="Structured Query Language">SQL</acronym> edit. Then press F9 to run the query, or CTRL+F9 to run the current line or selection only.</div>
</li>
<li class="level1">
<div class="li"><strong>Time Measurement</strong> – <acronym title="Structured Query Language">SQL</acronym> execution time is automatically measured and displayed to help optimize queries.</div>
</li>
<li class="level1">
<div class="li"><strong>Regular Expressions</strong> – The <acronym title="Structured Query Language">SQL</acronym> keyword <code>REGEXP</code> is supported and adds the complete regular expression syntax of <acronym title="Practical Extraction and Report Language">Perl</acronym> 5.10 to SQLiteSpy. The implementation was realized using the <a class="wikilink1" title="products:regex:index" href="http://www.yunqa.de/delphi/doku.php/products/regex/index">DIRegEx library</a>.</div>
</li>
<li class="level1">
<div class="li"><strong>Mathematical <acronym title="Structured Query Language">SQL</acronym> Functions</strong> – The following mathematical <acronym title="Structured Query Language">SQL</acronym> functions are available in addition to the SQLite default: ACOS(), ASIN(), ATAN(), ATAN(), ATAN2(), CEIL(), CEILING(), COS(), COT(), DEGREES(), EXP(), FLOOR(), LN(), LOG(), LOG(), LOG2(), LOG10(), MOD(), PI(), POW(), RADIANS(), SIGN(), SIN(), SQRT(), TAN(), TRUNCATE().</div>
</li>
<li class="level1">
<div class="li"><strong>Data Compression</strong> – The <acronym title="Structured Query Language">SQL</acronym> functions COMPRESS() applies zlib&#8217;s deflate to any text or <acronym title="Binary Large Object">BLOB</acronym> value. The raw deflate data stream is returned. UNCOMPRESS() inflates this stream back to the original. Integers, Doubles, and Nulls are returned unchanged.</div>
</li>
<li class="level1">
<div class="li"><strong>Compact Result Storage</strong> – The internal data storage mechanism uses SQLite&#8217;s native data types for optimal compatibility. As a result, SQLiteSpy uses far less memory than other SQLite managers and handles large tables much more efficiently.</div>
</li>
<li class="level1">
<div class="li"><strong>Built in SQLite Engine</strong> – SQLiteSpy comes as a single file executable with the SQLite database engine already build into the application. There is no need to distribute any <acronym title="DLL: Dynamic Link Library">DLLs</acronym>, which makes SQLiteSpy easy to deploy with customers.</div>
</li>
<li class="level1">
<div class="li"><strong>Encryption Support</strong> – SQLiteSpy can read and modify encrypted database files generated by <a class="wikilink1" title="products:sqlite3:index" href="http://www.yunqa.de/delphi/doku.php/products/sqlite3/index">DISQLite3</a>. <a class="wikilink1" title="products:sqlite3:index" href="http://www.yunqa.de/delphi/doku.php/products/sqlite3/index">DISQLite3</a> implements its own native <acronym title="Advanced Encryption Standard">AES</acronym> encryption which is not compatible with the commercial SQLite Encryption Extension (SSE) or any such implementation offered by other 3rd parties.</div>
</li>
<li class="level1">
<div class="li"><strong>Easy Install &amp; Uninstall</strong> – To run SQLiteSpy, just extract the SQLiteSpy.exe file to any directory and execute the file. No installation is needed – when first started, the program creates a single file SQLiteSpy.db3 (a SQLite3 database) to store options and settings. It does not write any other files or to the registry. Uninstalling is as simple as deleting two files only: The application&#8217;s executable and its options database file.</div>
</li>
<li class="level1">
<div class="li"><strong>Freeware</strong> – SQLiteSpy is Freeware for personal and educational use. If you are using SQLiteSpy commercially, your donation is welcome to promote the ongoing development of this software. Thank you!</div>
</li>
</ul>
</div>
</div>
<div style="text-align: justify;">
<div style="text-align: justify;"><strong><strong>Arquivo &#8211; Tamanho 2</strong></strong><strong><strong> MB     <span style="font-size: 0pt;"><a href="http://www.portablebrasil.net/link/?url=http://w17.easy-share.com/1701391652.html" target="_blank"><img style="width: 80px; height: 23px;" src="http://bp3.blogger.com/_za37t6katyI/RnAyYI3h47I/AAAAAAAAAAk/Wje3Is-nShE/s200/download.jpg" border="0" alt="" /></a></span></strong></strong></div>
<div style="text-align: justify;">
<div id="news-id-5138"><!--/colorend--><!--colorstart:#33CC00--><!--/colorend--></div>
</div>
</div>
</div>
<p><strong><strong>Senha: www.portablebrasil.net</strong></strong></p>
<p><strong><strong></strong></strong><span style="font-size: 85%; color: #006600;">Conta Premium RapidShare, Easy-Share, Megaupload? Acesse:<a href="http://www.contapremium.net/"> http://www.contapremium.net</a></span></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.portablebrasil.net/2008/08/sqlitespy-v181-portable.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Portable Advanced SQL To PDF Table Converter 1.3</title>
		<link>http://www.portablebrasil.net/2008/07/portable-advanced-sql-to-pdf-table-converter-13.html</link>
		<comments>http://www.portablebrasil.net/2008/07/portable-advanced-sql-to-pdf-table-converter-13.html#comments</comments>
		<pubDate>Sat, 05 Jul 2008 00:41:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Banco de Dados]]></category>
		<category><![CDATA[Escritorio]]></category>

		<guid isPermaLink="false">http://www.portablebrasil.net/?p=812</guid>
		<description><![CDATA[Descrição: Converte SQL query para documentos PDF.Opções SQL para PDF Tabela conversor é um banco de dados relacional cliente utilitário que permite execução de SQL (Structured Query Language) declarações sobre Microsoft SQL Server e MySQL bases de dados. Resultsets retornado por seleccionar as declarações são automaticamente persistiu PDF tabelas para um diretório de sua escolha. [...]]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://www.advancedreliablesoftware.com/screenshots/advanced_sql_to_pdf_table_converter.jpeg"><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 320px;" src="http://www.advancedreliablesoftware.com/screenshots/advanced_sql_to_pdf_table_converter.jpeg" alt="" border="0" /></a><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp0.blogger.com/_za37t6katyI/R5aEnYE75GI/AAAAAAAAAN8/1hTE2YMFmhc/s1600-h/bandeira_brasil.jpg"><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 58px; height: 31px;" src="http://bp0.blogger.com/_za37t6katyI/R5aEnYE75GI/AAAAAAAAAN8/1hTE2YMFmhc/s320/bandeira_brasil.jpg" alt="" id="BLOGGER_PHOTO_ID_5158456235212399714" border="0" /></a>Descrição:
<div style="text-align: justify;">Converte SQL query  para  documentos PDF.<br />Opções SQL para PDF Tabela conversor é um banco de dados relacional cliente utilitário que permite execução de SQL (Structured Query Language) declarações sobre Microsoft SQL Server e MySQL bases de dados.</p>
<p>Resultsets retornado por seleccionar as declarações são automaticamente persistiu PDF tabelas para um diretório de sua escolha.</p>
<p>Opções SQL para PDF Tabela conversor fornece interface do usuário para definir PDF tabela coluna cabeçalhos, documento PDF tamanho da página, documento PDF página orientação, PDF tabela font tipo e tamanho da fonte PDF tabela.</p>
<p>Cria um documento PDF com os resultado de sua intrução SQL, mostra as tabelas e seus relacionamentos.</div>
<p><strong style="color: rgb(0, 0, 0); font-size: 13px;"></strong>
<div class="post-body entry-content">
<div style="text-align: justify;"></div>
<div style="text-align: justify;">
<div style="text-align: justify;">
<div style="text-align: justify;"><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://bp2.blogger.com/_za37t6katyI/R5aFg4E75HI/AAAAAAAAAOE/J6ca1mi7jq8/s1600-h/great-britain.jpeg"><img style="margin: 0pt 10px 10px 0pt; float: left; cursor: pointer; width: 58px; height: 31px;" src="http://bp2.blogger.com/_za37t6katyI/R5aFg4E75HI/AAAAAAAAAOE/J6ca1mi7jq8/s320/great-britain.jpeg" alt="" id="BLOGGER_PHOTO_ID_5158457223054877810" border="0" /></a>Description Inglês:</p>
<p>Converts SQL select query resultsets to PDF documents. Advanced SQL To PDF Table Converter is a relational database client utility that allows execution of SQL (Structured Query Language) statements on Microsoft SQL Server and MySQL databases.</p>
<p>Resultsets returned by select statements are automatically persisted as PDF tables to a directory of your choice. Advanced SQL To PDF Table Converter provides user interface to define PDF table column headers, PDF document page size, PDF document page orientation, PDF table font type and PDF table font size</p>
</div>
<p></div>
<p><b><b>Arquivo &#8211; Tamanho 1.56 MB <span style="font-size:0;"><a href="http://www.portablebrasil.net/link/?url=http://w13.easy-share.com/1700820821.html" target="_blank"><img style="width: 80px; height: 23px;" src="http://bp3.blogger.com/_za37t6katyI/RnAyYI3h47I/AAAAAAAAAAk/Wje3Is-nShE/s200/download.jpg" border="0" /></a></span></b></b><br /><b><b>Senha: www.portablebrasil.net</b></b></p>
<div style="text-align: left;"><b><b><span style="color: rgb(0, 102, 0);font-size:85%;" >Conta Premium RapidShare, Easy-Share, Megaupload? Acesse:<a href="http://www.contapremium.net/"> http://www.contapremium.net</a></span></b></b></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.portablebrasil.net/2008/07/portable-advanced-sql-to-pdf-table-converter-13.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
