|
Hi,
I am relatively new in this field.
I have written out some code which is supposed to
insert a row in MSAcess but there seems to b some error in the composition of
the stmt.I have tried using static pre deifned hard coded values and it works
ok.Can anyone tell me what error I am making?
---------------------------JAVA
CODE----------------
For query 1
String qq="INSERT INTO abc "+"VALUES('"+te1+"','"
+te2+"');";
s1.executeUpdate(qq); Is there any simple way to use
applets with the JDBC-ODBC Bridge Driver?
With best wishes for the new year,
MJS
|
- Re: JDBC ANYONE ???? MJS MJS
- Re: JDBC ANYONE ???? Kevin Sagon
- Re: JDBC ANYONE ???? John McDonald
- Re: JDBC ANYONE ???? Nicholas Whitehead
- Re: JDBC ANYONE ???? Mick Chang
- Re: JDBC ANYONE ???? Sharat Babu
