Click here to Skip to main content
15,915,508 members
Home / Discussions / Database
   

Database

 
GeneralRe: ADO Failed to create first record Pin
Mazdak10-Feb-02 20:43
Mazdak10-Feb-02 20:43 
Generalsearch in records Pin
Mazdak10-Feb-02 9:03
Mazdak10-Feb-02 9:03 
GeneralRe: search in records Pin
AndyG10-Feb-02 12:55
AndyG10-Feb-02 12:55 
GeneralRe: search in records Pin
Mazdak10-Feb-02 20:45
Mazdak10-Feb-02 20:45 
GeneralSqlBinary to Integer Pin
Steve Severance4-Feb-02 9:26
Steve Severance4-Feb-02 9:26 
Generalvarchar(1024) truncated to 255 Chars Pin
28-Jan-02 15:13
suss28-Jan-02 15:13 
GeneralRe: varchar(1024) truncated to 255 Chars Pin
1-Feb-02 6:15
suss1-Feb-02 6:15 
QuestionDELETE FROM ... not affecting the table? Pin
David Wulff28-Jan-02 14:45
David Wulff28-Jan-02 14:45 
The statement:

DELETE FROM License WHERE LicenseID = 4


Should surely delete all rows from the License table that have a LicenseID field equalling 4, but it is not affecting the table License in any way, despite indicating success. Confused | :confused:

Any ideas? The Row with LicenseID equal to 4 (there is only one) is still there. It is executed on a Microsoft Access database, and the data type of LicenseID is (auto)number, if any of that helps.

After 3 hours my eyes are starting to bleed.

________________
David Wulff
http://www.davidwulff.co.uk

"My grandfather once told me that there are two kinds of people: those who work and those who take the credit. He told me to try to be in the first group, there was less competition there" - Gandhi
AnswerRe: DELETE FROM ... not affecting the table? Pin
SimonS28-Jan-02 20:28
SimonS28-Jan-02 20:28 
GeneralRe: DELETE FROM ... not affecting the table? Pin
David Wulff31-Jan-02 4:16
David Wulff31-Jan-02 4:16 
AnswerRe: DELETE FROM ... not affecting the table? Pin
Andrew Peace30-Jan-02 11:35
Andrew Peace30-Jan-02 11:35 
GeneralRe: DELETE FROM ... not affecting the table? Pin
David Wulff31-Jan-02 4:15
David Wulff31-Jan-02 4:15 
GeneralRe: DELETE FROM ... not affecting the table? Pin
Andrew Peace3-Feb-02 13:39
Andrew Peace3-Feb-02 13:39 
GeneralRe: DELETE FROM ... not affecting the table? Pin
David Wulff3-Feb-02 14:16
David Wulff3-Feb-02 14:16 
GeneralRe: DELETE FROM ... not affecting the table? Pin
David Wulff10-Feb-02 8:00
David Wulff10-Feb-02 8:00 
GeneralRe: DELETE FROM ... not affecting the table? Pin
Andrew Peace10-Feb-02 8:45
Andrew Peace10-Feb-02 8:45 
GeneralRe: DELETE FROM ... not affecting the table? Pin
David Wulff10-Feb-02 8:56
David Wulff10-Feb-02 8:56 
GeneralRe: DELETE FROM ... not affecting the table? Pin
Andrew Peace10-Feb-02 9:11
Andrew Peace10-Feb-02 9:11 
GeneralRe: DELETE FROM ... not affecting the table? Pin
David Wulff10-Feb-02 10:49
David Wulff10-Feb-02 10:49 
AnswerRe: DELETE FROM ... not affecting the table? Pin
Matt Gullett10-Feb-02 9:04
Matt Gullett10-Feb-02 9:04 
GeneralRe: DELETE FROM ... not affecting the table? Pin
David Wulff10-Feb-02 10:00
David Wulff10-Feb-02 10:00 
GeneralSQL Authentication Pin
Mike Osbahr28-Jan-02 4:32
Mike Osbahr28-Jan-02 4:32 
Generalset Request Value option on the field ! Pin
Hadi Rezaee27-Jan-02 10:15
Hadi Rezaee27-Jan-02 10:15 
GeneralOLE-DB connection Pin
User 988527-Jan-02 7:01
User 988527-Jan-02 7:01 
QuestionCan you show me about SQL Server 7.0 Pin
25-Jan-02 7:39
suss25-Jan-02 7:39 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.