Results 1 to 2 of 2

Excel Queries

Threaded View

  1. #1
    Registered User
    Join Date
    05-07-2007
    Posts
    2

    Write in a specific cell

    Hi all!

    I have trouble when trying to write in a specific cell in Excel!
    I would really appriciate help or guidance!

    I am developing in Java...

    This is the code that I am using but as mentioned, it dosen't work...

    lStat.executeUpdate("INSERT INTO [Sheet1$](A5, B3) VALUES (11, 23)");
    This is the error

    [Microsoft][ODBC Excel Driver] The INSERT INTO statement contains the following unknown field name: 'A5'. Make sure you have typed the name correctly, and try the operation again.
    Last edited by dippe; 05-07-2007 at 04:15 AM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1