> From: Debian Bug Tracking System owner@bugs.debian.org Subject: Bug#582988: fixed in psqlodbc 1:08.03.0200-1.1 Date: Tue, 08 Jun 2010 07:07:30 +0000 Source: psqlodbc Source-Version: 1:08.03.0200-1.1 We believe that the bug you reported is fixed in the latest version of psqlodbc, which is due to be installed in the Debian FTP archive: odbc-postgresql_08.03.0200-1.1_amd64
I have one more question. I need to use a variable in the query for the field name (e.g., ID). In the module, I set NumID=to the value in the MainInfo form (the variable does contain the ID). I tried just using it in the statement below and it didn't work. I found 'help' on using a variable in a query that says you use a function. So, I tried calling a function using: NumID = forms
On 6/7/2010 1:51 PM, Ray Fischer wrote: Beam Me Up Scotty <Then-Destroy-Everything@Blackhole.NebulaX.com> wrote: Ray Fischer wrote: Beam Me Up Scotty <Then-Destroy-Everything@Blackhole.NebulaX.com> wrote: On 6/5/2010 11:56 PM, Friend@Aliias.com wrote: On Sat, 05 Jun 2010 22:51:52 -0400, Beam Me Up Scotty <Then-Destroy-Everything@Blackhole.NebulaX.com> wrote:
Steven Lord wrote: ... ... suppose you completed a task that your boss had assigned to you, and you presented it to your boss, and he or she said "No, this is wrong. Do it over." Wouldn't you want to know what specific problems your boss had with your work (or on the flip side, how your boss expected the work to be done) so you could focus on fixing those problems or meeting