Is it possible to use mysql database without installation? -
i have installed eclipse java/j2ee. learning purposes, want database available in system. don;t have admin rights. without installation want use database. possible use mysql in case?
it's not same mysql, may able set sqlite database. sqlite allow create , maintain local database, housed in single file, without needing special sql permissions.
Comments
Post a Comment