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

Database

 
GeneralRe: Sql database modification Pin
webhay20-May-05 0:48
webhay20-May-05 0:48 
GeneralRe: Sql database modification Pin
GreggS20-May-05 6:08
GreggS20-May-05 6:08 
GeneralHELP!!! using distinct keyword causes error 0x80040E21 Pin
oyinbogo19-May-05 7:21
oyinbogo19-May-05 7:21 
Generalhelp in undertsnading the joins Pin
satishrg19-May-05 5:31
satishrg19-May-05 5:31 
GeneralRe: help in undertsnading the joins Pin
Colin Angus Mackay19-May-05 6:39
Colin Angus Mackay19-May-05 6:39 
GeneralRe: help in undertsnading the joins Pin
satishrg19-May-05 7:58
satishrg19-May-05 7:58 
GeneralRe: help in undertsnading the joins Pin
Colin Angus Mackay19-May-05 12:34
Colin Angus Mackay19-May-05 12:34 
Questionproblem with update a row? Pin
Sasuko19-May-05 5:10
Sasuko19-May-05 5:10 
i get sintax error in this query, why?

query = "UPDATE TmyTable SET Title = '" + labelTitle.Text + "', Text = '" + TextBox1.Text + "', Left = " + this.Left + ", Top = " + this.Top + ", Color = " + panelColor.BackColor.ToArgb() + " WHERE ID = " + id;

the table is made:
[id][title][text][timer][info][Left][Top][Color]
counter | string | string | date | string | int | int | long
AnswerRe: problem with update a row? Pin
Colin Angus Mackay19-May-05 5:31
Colin Angus Mackay19-May-05 5:31 
GeneralRe: problem with update a row? Pin
Sasuko19-May-05 11:41
Sasuko19-May-05 11:41 
AnswerRe: problem with update a row? Pin
Luis Alonso Ramos19-May-05 14:09
Luis Alonso Ramos19-May-05 14:09 
GeneralRe: problem with update a row? Pin
Sasuko20-May-05 2:57
Sasuko20-May-05 2:57 
GeneralRe: problem with update a row? Pin
Sasuko20-May-05 4:19
Sasuko20-May-05 4:19 
GeneralRe: problem with update a row? Pin
Luis Alonso Ramos20-May-05 4:58
Luis Alonso Ramos20-May-05 4:58 
GeneralRe: problem with update a row? Pin
Sasuko20-May-05 5:00
Sasuko20-May-05 5:00 
GeneralRe: problem with update a row? Pin
Luis Alonso Ramos20-May-05 5:11
Luis Alonso Ramos20-May-05 5:11 
GeneralRe: problem with update a row? Pin
Sasuko20-May-05 5:21
Sasuko20-May-05 5:21 
GeneralRe: problem with update a row? Pin
Blue_Boy24-May-05 4:01
Blue_Boy24-May-05 4:01 
Generalpicture inserting.please help me! Pin
rohollahabadan19-May-05 2:20
rohollahabadan19-May-05 2:20 
GeneralRe: picture inserting.please help me! Pin
NewSilence21-May-05 12:11
NewSilence21-May-05 12:11 
GeneralRe: picture inserting.please help me! Pin
rohollahabadan22-May-05 21:23
rohollahabadan22-May-05 21:23 
Generalplease help me .please please.... Pin
rohollahabadan19-May-05 2:12
rohollahabadan19-May-05 2:12 
GeneralRe: please help me .please please.... Pin
RChin19-May-05 3:48
RChin19-May-05 3:48 
GeneralThe stored procedure .... Pin
rohollahabadan20-May-05 23:19
rohollahabadan20-May-05 23:19 
GeneralRe: The stored procedure .... Pin
RChin22-May-05 23:13
RChin22-May-05 23:13 

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.