what are the various other programs using which i can connect to odbc database besides ms-access. i'm talking about programs in which i can run sql queries. i dont want to use ms-access because the size of the access file has become 1.5 gb .
why my database is 1.5 gb ?
i am using access to connect to odbc - mysql database . which is quite huge. in my access database i have several queries that create tables in the access database using odbc - mysql database thats why the size is huge . but 1.5 gb is still a bit too much for me to understand cause the sql dump of the whole database should not be more than 200 mb. maybe acess files are large in size compared to other databases.
now i dont want to use access anymore . but i want to use the existing sql queries in the ms-access database to operate the odbc-mysql database. also i want the queries that create table be modified so that that they create the database in mysql itself and not in ( access ) . so i am looking for this alternate program.