Search:

Type: Posts; User: Jack_Tauson_Sr

Search: Search took 0.09 seconds.

  1. Re: calling a create statement method but unable to figure out how in my scenario

    Okay, that would be helpful for others if they read replies from other forums as well but no one has answered as of yet.
  2. Re: calling a create statement method but unable to figure out how in my scenario

    Yes. Could you answer?
  3. calling a create statement method but unable to figure out how in my scenario

    Right now, I have something like the following in my try block:




    try
    {
    connRemote = DriverManager.getConnection("jdbc:mysql://xx.xx.x.xxx:3306/test",MainUser,MainPass);
    ...
Results 1 to 3 of 3