Click here to Skip to main content
15,892,059 members
Home / Discussions / Database
   

Database

 
AnswerRe: Running a query Pin
nagendrathecoder2-Oct-09 22:39
nagendrathecoder2-Oct-09 22:39 
Questiondeploy using backend Pin
sai2592-Oct-09 8:50
sai2592-Oct-09 8:50 
AnswerRe: deploy using backend Pin
Andy_L_J2-Oct-09 20:58
Andy_L_J2-Oct-09 20:58 
AnswerRe: deploy using backend Pin
Vijayaraya S2-Oct-09 23:22
Vijayaraya S2-Oct-09 23:22 
QuestionConverting MS SQL 2008 database to MS SQL 2005 database Pin
AprNgp2-Oct-09 8:47
AprNgp2-Oct-09 8:47 
AnswerRe: Converting MS SQL 2008 database to MS SQL 2005 database Pin
Luc Pattyn2-Oct-09 8:57
sitebuilderLuc Pattyn2-Oct-09 8:57 
AnswerRe: Converting MS SQL 2008 database to MS SQL 2005 database Pin
εїзεїзεїз3-Oct-09 10:59
εїзεїзεїз3-Oct-09 10:59 
QuestionSyntax error raised while insert a record into msaccess from VB.NET Pin
sivakumar.mariappan1-Oct-09 6:53
sivakumar.mariappan1-Oct-09 6:53 
Hi,

I am inserting records into ms access using vb.net.

insert into data(F01,F02)values(" & F01(k) & "," & IIf(Double.IsNaN(F01TA(k)), DBNull.Value, F01TA(k)) & ")"

Showing syntax error in the insert statement.

the output query is like below

insert into Data(F01,F02)values(221,);

Please share your ideas...

Thanks,
Sivakumar.M.
AnswerRe: Syntax error raised while insert a record into msaccess from VB.NET Pin
Md. Marufuzzaman1-Oct-09 7:20
professionalMd. Marufuzzaman1-Oct-09 7:20 
AnswerRe: Syntax error raised while insert a record into msaccess from VB.NET Pin
Vimalsoft(Pty) Ltd1-Oct-09 21:16
professionalVimalsoft(Pty) Ltd1-Oct-09 21:16 
AnswerRe: Syntax error raised while insert a record into msaccess from VB.NET Pin
David Skelly1-Oct-09 22:42
David Skelly1-Oct-09 22:42 
QuestionSQL SERVER TRIGGERS Pin
sris 42630-Sep-09 20:13
sris 42630-Sep-09 20:13 
AnswerRe: SQL SERVER TRIGGERS Pin
εїзεїзεїз30-Sep-09 21:16
εїзεїзεїз30-Sep-09 21:16 
GeneralRe: SQL SERVER TRIGGERS Pin
sris 42630-Sep-09 22:39
sris 42630-Sep-09 22:39 
GeneralRe: SQL SERVER TRIGGERS Pin
Mycroft Holmes30-Sep-09 23:22
professionalMycroft Holmes30-Sep-09 23:22 
GeneralRe: SQL SERVER TRIGGERS Pin
sris 42630-Sep-09 23:35
sris 42630-Sep-09 23:35 
GeneralRe: SQL SERVER TRIGGERS Pin
Mycroft Holmes30-Sep-09 23:38
professionalMycroft Holmes30-Sep-09 23:38 
GeneralRe: SQL SERVER TRIGGERS Pin
sris 4261-Oct-09 0:05
sris 4261-Oct-09 0:05 
GeneralRe: SQL SERVER TRIGGERS Pin
David Skelly1-Oct-09 2:39
David Skelly1-Oct-09 2:39 
AnswerRe: SQL SERVER TRIGGERS Pin
Blikkies30-Sep-09 22:36
professionalBlikkies30-Sep-09 22:36 
GeneralRe: SQL SERVER TRIGGERS Pin
sris 42630-Sep-09 22:40
sris 42630-Sep-09 22:40 
GeneralRe: SQL SERVER TRIGGERS Pin
Blikkies1-Oct-09 4:17
professionalBlikkies1-Oct-09 4:17 
AnswerRe: SQL SERVER TRIGGERS Pin
Sujit Mandal30-Sep-09 23:04
Sujit Mandal30-Sep-09 23:04 
GeneralRe: SQL SERVER TRIGGERS Pin
εїзεїзεїз30-Sep-09 23:26
εїзεїзεїз30-Sep-09 23:26 
AnswerRe: SQL SERVER TRIGGERS Pin
Md. Marufuzzaman1-Oct-09 7:11
professionalMd. Marufuzzaman1-Oct-09 7:11 

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.