Search:

Type: Posts; User: Json

Search: Search took 0.07 seconds.

  1. Re: java.sql.SQLException: [Microsoft][ODBC Driver Manager] Invalid cursor state

    I see, glad you managed to work it out :D

    // Json
  2. Re: java.sql.SQLException: [Microsoft][ODBC Driver Manager] Invalid cursor state

    Well here is a little rewrite for you.



    import java.sql.*;
    import java.io.*;

    class Dbconnect1
    {
    public static void main(String[] args)
  3. Re: java.sql.SQLException: [Microsoft][ODBC Driver Manager] Invalid cursor state

    On what line?

    // Json
Results 1 to 3 of 3