|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
INSERT Database using C
Hi,
Anyone here know how to INSERT into Database using C including variable? part of my code written is shown below: UCHAR SqlStr[] = "INSERT INTO tableA(col1, col2) VALUES('a', 'b')"; a and b is variable. how can i append value of variable a and b into the statement? Thank You Regards, Kian Ann |
![]() |
| Viewing: Dev Shed Forums > Databases > DB2 Development > INSERT Database using C |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|