<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/sqlbuddy/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/sqlbuddy/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 14 Jul 2008 18:04:19 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/sqlbuddy/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Copy as HTML is extremely slow</title><link>https://sourceforge.net/p/sqlbuddy/bugs/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Generate table of results with a substantial number of results (e.g. &amp;gt; 1000) and a number of columns (&amp;gt;20) and click Grid &amp;gt; Copy &amp;gt; as HTML and the program locks up until the copy process is complete. This usually takes several minutes.&lt;/p&gt;
&lt;p&gt;Copy as XML does not appear to suffer the same issue.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">paxis</dc:creator><pubDate>Mon, 14 Jul 2008 18:04:19 -0000</pubDate><guid>https://sourceforge.net353fb567e48a5e57040d35c3859c22e49cabf692</guid></item><item><title>Display problems at &gt; 96dpi</title><link>https://sourceforge.net/p/sqlbuddy/bugs/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There are a bunch of display problems on the main app &lt;br /&gt;
screen which seem to be related to running at a higher &lt;br /&gt;
screen resolution than the normal 96 dpi.  Switch to &lt;br /&gt;
120dpi via the Windows Advanced Display Properties, &lt;br /&gt;
and you may see the following:&lt;/p&gt;
&lt;p&gt;- [New Document 1 ] text overflows the tab&lt;br /&gt;
- The icon lables right below the tab are clipped.&lt;br /&gt;
- There is a gap between the main toolbar and the &lt;br /&gt;
windows below it, which doesnt seem to get painted.&lt;br /&gt;
- Show Sys Objects checkbox label is clipped on the &lt;br /&gt;
right&lt;/p&gt;
&lt;p&gt;See attached screenshot&lt;/p&gt;
&lt;p&gt;jslew@hotmail.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 14 Oct 2004 17:46:27 -0000</pubDate><guid>https://sourceforge.netc586e4e838d7f271529ed90bc94c6387f6af9c6d</guid></item><item><title>SqlBuddy doesn't work as non-admin</title><link>https://sourceforge.net/p/sqlbuddy/bugs/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The problem is that it attempts to write to files on&lt;br /&gt;
Program Files, which it shouldn't.&lt;br /&gt;
Move all the configuration files to APP_DATA, and that&lt;br /&gt;
should fix it.&lt;br /&gt;
As it is now, I get Access denies exception trying to&lt;br /&gt;
use it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 10 Sep 2004 06:14:52 -0000</pubDate><guid>https://sourceforge.net91c7469f116320cfe56c0a6554f996a3f134a1cf</guid></item><item><title>installer dont work </title><link>https://sourceforge.net/p/sqlbuddy/bugs/17/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Your installer (MSI) shows my indended drive as having&lt;br /&gt;
5000 MB available and your install to take up 7000KB&lt;br /&gt;
but it won't install.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wallysmyhero</dc:creator><pubDate>Thu, 02 Sep 2004 19:59:51 -0000</pubDate><guid>https://sourceforge.net3e437bae7cf9da98d2173d70465ff657aacd0e9c</guid></item><item><title>Open on Table Context Menu with Different Owner</title><link>https://sourceforge.net/p/sqlbuddy/bugs/16/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This problem happened to me when trying to open a &lt;br /&gt;
table to view it's contents. To recreate this error you &lt;br /&gt;
must have a table that is not owned by dbo.&lt;/p&gt;
&lt;p&gt;right click on the table(non-dbo) from the object pane&lt;br /&gt;
Click Open &amp;gt; All&lt;/p&gt;
&lt;p&gt;received error:&lt;/p&gt;
&lt;p&gt;Statement Failed.&lt;br /&gt;
Invalid object name&lt;/p&gt;
&lt;p&gt;The fix here would be to include the table owner in the &lt;br /&gt;
query.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gaben</dc:creator><pubDate>Tue, 24 Aug 2004 14:38:17 -0000</pubDate><guid>https://sourceforge.net3b6a31cacf2098251aaf4f0255e082e0ecce0318</guid></item><item><title>Case Sensitive Sql Server Problems</title><link>https://sourceforge.net/p/sqlbuddy/bugs/15/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SqlBuddy crashes when trying to get column information &lt;br /&gt;
from case sensitive servers. &lt;/p&gt;
&lt;p&gt;The DataDictionary class uses the information schema &lt;br /&gt;
to access column information. The queries that get this &lt;br /&gt;
information refer the columns and table in all lower case. &lt;br /&gt;
They should be changed to use all upper case.&lt;/p&gt;
&lt;p&gt;(i hope this project is still alive, it doesn't look like there &lt;br /&gt;
is much activity. I tried to email Tobin, but the email &lt;br /&gt;
bounced back. This is a great product and very &lt;br /&gt;
appreciated)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gaben</dc:creator><pubDate>Mon, 09 Aug 2004 17:50:44 -0000</pubDate><guid>https://sourceforge.netaffea6c816855c689aa20c10eed45278805744bd</guid></item><item><title>Date time truncated to date only.</title><link>https://sourceforge.net/p/sqlbuddy/bugs/14/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The contents of any date / time field are displayed as &lt;br /&gt;
the date only in the results grid.&lt;/p&gt;
&lt;p&gt;mdellacca@fnf.com&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 22 Jan 2004 22:29:56 -0000</pubDate><guid>https://sourceforge.netc26ba5253e25d084e0f34f8d85ae099fe0b613f6</guid></item><item><title>Updating result grid when multiple grid.</title><link>https://sourceforge.net/p/sqlbuddy/bugs/13/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;If I write ex:&lt;br /&gt;
select * from table1&lt;br /&gt;
select * from table2&lt;/p&gt;
&lt;p&gt;Then I go to the result grid to update the second table, &lt;br /&gt;
it seems to update the 2 resultsets.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Not sure of the bug but I have an empty table on the &lt;br /&gt;
first recordset requiring a primary key so it gives me the &lt;br /&gt;
error it cannot update because there's no primary key in &lt;br /&gt;
the first table (even if I modify the second one only).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 27 Nov 2003 15:35:58 -0000</pubDate><guid>https://sourceforge.nete71c0485059dc122eaadbcc7f251e2a4b788a0f9</guid></item><item><title>Connection Profile allows same name.</title><link>https://sourceforge.net/p/sqlbuddy/bugs/12/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Creating a new connection profile with the same name &lt;br /&gt;
as an exising one is allowed. Once created, any updates &lt;br /&gt;
to new profile actually update the intial profile of the &lt;br /&gt;
same name. I assume you are using the profile name as &lt;br /&gt;
the key for updates. &lt;/p&gt;
&lt;p&gt;Recommendation:&lt;br /&gt;
Disallow the creation of a new connection profile that &lt;br /&gt;
has the same name as an existing profile.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Tue, 18 Nov 2003 16:10:47 -0000</pubDate><guid>https://sourceforge.netcd5234f366dfcef894e9245482797fd262ba8d1c</guid></item><item><title>Maximize main window option not saved</title><link>https://sourceforge.net/p/sqlbuddy/bugs/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Found in version 0.0.69&lt;/p&gt;
&lt;p&gt;1- Start SQL Buddy&lt;br /&gt;
2- Go to Tools | Options menu&lt;br /&gt;
3- Select Maximize Main Window On Startup and click OK&lt;br /&gt;
4- Go back to Tools | Options menu&lt;/p&gt;
&lt;p&gt;The box that was checked is no longer checked. It would&lt;br /&gt;
be very useful to be able to use this option.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yannick Lefebvre</dc:creator><pubDate>Tue, 04 Nov 2003 16:03:16 -0000</pubDate><guid>https://sourceforge.netedd75488926336e63b29765b1171decc9e19695f</guid></item></channel></rss>