Borrar filtros
Borrar filtros

Create Access file

3 visualizaciones (últimos 30 días)
Guillermo Rodriguez
Guillermo Rodriguez el 4 de Mayo de 2011
I know how to connect with an Access database and perform all actions with it from matlab, but is there any way of creating the .mdb file from matlab without having to make manually?
I tried creating an activeX server but when using the DBEngine.CreateDatabase it says "Couldn´t find the ISAM installable file" (or something like that, due to I get that sentence in Spanish and don´t know how it is in English exactly)
Thanks in advance
  3 comentarios
Guillermo Rodriguez
Guillermo Rodriguez el 4 de Mayo de 2011
I already tried that befores posting here, and once i did everything its written there Access stopped working... i could not even open a file!
vinh
vinh el 24 de Mayo de 2011
Your problem is the same as mine, and I want to set up the password of the access file through the .m file.
Hope someone will give some help :-)

Iniciar sesión para comentar.

Respuestas (2)

vinh
vinh el 24 de Mayo de 2011
I have an idea to have new access file: create an access file manually, then use "copyfile" function to create many another access files.
:-) such a stupid idea
  1 comentario
Guillermo Rodriguez
Guillermo Rodriguez el 24 de Mayo de 2011
lol! I just need one file, and the idea is to be able to take the program I´m developing in Matlab to many different computers just taking the Matlab code :P

Iniciar sesión para comentar.


vinh
vinh el 26 de Mayo de 2011
May be you should create .mdb file by visual basic, then use Matlab to associate with it later.
I'm trying to solve this problem these days for my project.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by