Search Mailing List Archives
[protege-discussion] Saving a project into an Access database
Tania Tudorache
tudorache at stanford.edu
Wed May 7 18:47:56 PDT 2008
Yes, you can save in an Access database. Please read the Microsoft
Access documentation about how to create a datasource that is linked to
as Access database table. It is pretty easy, you have to go to Control
Panel -> Administrative Tools -> ODBC Datasources. You'll find more
information on the internet about these steps.
After you defined a datasource, you just have to follow all the steps
from the webpage that you have mentioned in your email. You'll have to
replace the "ProtegeDB" from
jdbc:odbc:ProtegeDB
with the name of the datasource that you created.
However! I do not recommend that you use Microsoft Access and the JDBC
ODBC driver. It has a very slow performance.
I recommend that you try out some other open source and free database
engines (e.g. MySQL, PostgreSQL, etc.)
Tania
Antonia Iliopoulou wrote:
> Hi everybody,
>
> I would like to save my protege-frames project into a database. I read
> the guidelines
> in :
> http://protege.stanford.edu/doc/users_guide/projects/saving_a_database_project.html
> and I have some questions.
> It is refered that "If you are using Microsoft Access, you don't need
> to acquire a JDBC driver since it's already bundled into the JDK. You
> can also ignore the third bulleted item in this list. "
>
> Is it possible to save the project in Access database? And if it is,
> which are the exact steps that I should do in order to achieve this?
>
> Thank you in advance,
> Antonia
> ------------------------------------------------------------------------
>
> _______________________________________________
> protege-discussion mailing list
> protege-discussion at lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/protege-discussion
>
> Instructions for unsubscribing: http://protege.stanford.edu/doc/faq.html#01a.03
>
More information about the protege-discussion
mailing list