Jump to content

desono

Newbies
  • Posts

    2
  • Joined

  • Last visited

desono's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. I'm trying to access to a database FM with JDBC,but I can not access to the fields(it says ) if I don't open FM application and the FM database first How could I open it without open first and what FM program do i have to use? Thanks
  2. I'm starting to work with JBDC and I can not use the instructions statement.execute/executeQuery with Resultset and see the information that it suppose to be inside the DB. ResultSet rs = fmpStatement.executeQuery("select * from "PERSONAS_Old.fp5""); and after how can see the informatoin inside rs?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.