User Profile

Collapse

Profile Sidebar

Collapse
Racoon
Racoon
Last Activity: Dec 14 '06, 06:28 PM
Joined: Dec 11 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Racoon
    replied to Arrays to DB
    in Java
    Ok tanx I´ll try that.
    See more | Go to post

    Leave a comment:


  • Racoon
    started a topic Arrays to DB
    in Java

    Arrays to DB

    Hi! I´m trying to get an array into a db and later on retrieving it.
    I´m not sure if serialization is the way to go since I dont know how to do the first one.

    *************** *************** *************** *************** *************** *************** *

    public void storeMemDB(Stri ng state, String cEmail, String cSms) {
    try {
    Class.forName(" com.mysql.jdbc. Driver"); //...
    See more | Go to post
No activity results to display
Show More
Working...