GNU bug report logs - #15202
sql-ms bug

Previous Next

Package: emacs;

Reported by: Mike Koltsov <mikekoltsov <at> gmail.com>

Date: Wed, 28 Aug 2013 15:47:02 UTC

Severity: minor

Tags: notabug

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mike Koltsov <mikekoltsov <at> gmail.com>
To: 15202 <at> debbugs.gnu.org
Subject: bug#15202: sql-ms bug
Date: Wed, 28 Aug 2013 17:17:24 +0400
[Message part 1 (text/plain, inline)]
Hello all!

Think I've found a bug in sql-ms mode.
Consider the following code:

--------------------------------------------------------------------------------------------

insert into configuration (user_id) VALUES ('TESTUSER')
go

select count(*) from configuration
go
(1 row affected)

 -----------
          26

IINM, this row:
>(1 row affected)
Should have appeared right after the INSERT statement.


Running:
    GNU Emacs 24.3.1 (i386-mingw-nt6.0.6002) on Windows.

Connected to:
    Microsoft SQL Server 2005 - 9.00.5000.00 (X64)
    Standard Edition (64-bit) on Windows NT 5.2 (Build 3790: Service Pack 2)


-- 
Best wishes,
Mike Koltsov.
[Message part 2 (text/html, inline)]

This bug report was last modified 5 years and 306 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.