Click here to Skip to main content
15,881,173 members
Home / Discussions / C#
   

C#

 
GeneralRe: Beep() does not work Pin
Luc Pattyn15-Jul-09 0:32
sitebuilderLuc Pattyn15-Jul-09 0:32 
AnswerRe: Beep() does not work Pin
DaveyM6914-Jul-09 23:21
professionalDaveyM6914-Jul-09 23:21 
GeneralRe: Beep() does not work Pin
PIEBALDconsult15-Jul-09 18:20
mvePIEBALDconsult15-Jul-09 18:20 
AnswerRe: Beep() does not work Pin
Rajesh R Subramanian14-Jul-09 23:55
professionalRajesh R Subramanian14-Jul-09 23:55 
AnswerRe: Beep() does not work Pin
Luc Pattyn15-Jul-09 0:37
sitebuilderLuc Pattyn15-Jul-09 0:37 
AnswerRe: Beep() does not work Pin
gehbitte15-Jul-09 23:35
gehbitte15-Jul-09 23:35 
QuestionNeed help. Pin
mjawadkhatri14-Jul-09 22:21
mjawadkhatri14-Jul-09 22:21 
AnswerRe: Need help. [modified] Pin
Blue_Boy14-Jul-09 22:30
Blue_Boy14-Jul-09 22:30 
This is SQL query
if(select id from timemgmt where id=@id)=0
begin
insert values
end


but be aware from SQL Injections

mjawadkhatri wrote:
"insert into timemgmt values('" + textBox1.Text + "','" + label19.Text + "','" + label18.Text + "','" + label18.Text + "')";


and rename controls by giving more meaningfull names.


I Love T-SQL
"Don't torture yourself,let the life to do it for you."
If my post helps you kindly save my time by voting my post.


modified on Wednesday, July 15, 2009 4:40 AM

GeneralRe: Need help. Pin
mjawadkhatri14-Jul-09 23:48
mjawadkhatri14-Jul-09 23:48 
QuestionDatagridview to Database table Pin
5fingers14-Jul-09 22:10
5fingers14-Jul-09 22:10 
AnswerRe: Datagridview to Database table Pin
Vimalsoft(Pty) Ltd14-Jul-09 23:34
professionalVimalsoft(Pty) Ltd14-Jul-09 23:34 
GeneralRe: gridview to Database table asp.net C# Pin
5fingers14-Jul-09 23:37
5fingers14-Jul-09 23:37 
GeneralRe: gridview to Database table asp.net C# Pin
Vimalsoft(Pty) Ltd14-Jul-09 23:47
professionalVimalsoft(Pty) Ltd14-Jul-09 23:47 
QuestionHow to get listbox items to string? Pin
swetha_insoft14-Jul-09 21:04
swetha_insoft14-Jul-09 21:04 
AnswerRe: How to get listbox items to string? Pin
SeMartens14-Jul-09 21:09
SeMartens14-Jul-09 21:09 
AnswerRe: How to get listbox items to string? Pin
stancrm14-Jul-09 21:11
stancrm14-Jul-09 21:11 
GeneralRe: How to get listbox items to string? Pin
swetha_insoft14-Jul-09 21:21
swetha_insoft14-Jul-09 21:21 
GeneralRe: How to get listbox items to string? Pin
SeMartens14-Jul-09 21:26
SeMartens14-Jul-09 21:26 
GeneralRe: How to get listbox items to string? Pin
Blue_Boy14-Jul-09 21:53
Blue_Boy14-Jul-09 21:53 
AnswerRe: How to get listbox items to string? Pin
dule4327-Aug-09 15:07
dule4327-Aug-09 15:07 
Questionrandom number generation Pin
givya14-Jul-09 21:02
givya14-Jul-09 21:02 
AnswerRe: random number generation Pin
SeMartens14-Jul-09 21:04
SeMartens14-Jul-09 21:04 
AnswerRe: random number generation Pin
Rajesh R Subramanian14-Jul-09 21:05
professionalRajesh R Subramanian14-Jul-09 21:05 
AnswerRe: random number generation Pin
himanshu256114-Jul-09 21:13
himanshu256114-Jul-09 21:13 
GeneralRe: random number generation Pin
givya15-Jul-09 2:27
givya15-Jul-09 2:27 

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.