Why is odbc needed?
No Answer is Posted For this Question
Be the First to Post Answer
What are drivers available?
how we can remove hard code in java?
Hi to all.. well i want to make a standalone application which can use the concept of connection pooling, constraint is that i have not to use any application server like weblogic etc. Please help me out. Thaks in advance.
How can you make the connection using jdbc?
Name the method, which is used to prepare a callablestatement.
i am user who logined the application..after that another valid user will also logind..so that is it neccessary to create jdbc connection for each and every user...plz explain it with proper answer...plz help me
What is @entity in java?
what is the meaning of following code snippets Class c=class.forName(driverClassName); Driver d=(driver)c.newInstance();
Is jdbc and orm?
Is it possible to connect to multiple databases? Using single statement can we update or extract data from two or three or many databases?
What does it mean to "materialize" data?
How to get the data from a table into a buffer?