Results 1 to 5 of 5
Thread: insert vector to database
- 11-22-2010, 03:56 PM #1
Member
- Join Date
- Jan 2010
- Posts
- 61
- Rep Power
- 0
- 11-22-2010, 05:31 PM #2
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
What is the Vector?
Is it supposed to represent the record to insert?
- 11-22-2010, 06:20 PM #3
Member
- Join Date
- Jan 2010
- Posts
- 61
- Rep Power
- 0
it's the data type of newRecord, yes i want to insert this record
- 11-23-2010, 08:42 AM #4
Moderator
- Join Date
- Apr 2009
- Posts
- 10,481
- Rep Power
- 16
So different parts of this Vector represent different columns in the database?
If so then this should be a class of some sort really, and not a Vector.
Anyway, that aside, presumably you know JDBC...in which case what code do you have for inserting at the moment? What have you tried?
- 01-20-2011, 02:42 AM #5
Member
- Join Date
- Jan 2011
- Location
- India
- Posts
- 22
- Rep Power
- 0
Similar Threads
-
how to insert data in database
By Vinay Bhatia in forum JDBCReplies: 6Last Post: 11-03-2010, 04:06 PM -
why i can't insert data to database
By khaa_khay in forum Web FrameworksReplies: 0Last Post: 05-26-2010, 05:37 AM -
how to insert sql file into database using swing
By ravi.virgoo@gmail.com in forum AWT / SwingReplies: 1Last Post: 11-22-2009, 03:01 AM -
How to insert large data into database using one insert query
By sandeepsai39 in forum New To JavaReplies: 3Last Post: 02-28-2009, 09:17 AM -
Using PreparedStatement to insert image into database
By Java Tip in forum Java TipReplies: 0Last Post: 02-10-2008, 11:25 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks