A)
->open database connectivity is a technology from MS that enables any language program (other than java) to communication with database Management System.
->in java program ODBC is directly not allowed for the fallowing reasons
1) OS dependency
2) Procedural oriented approach
3) Security thread
Comments
Post a Comment