In Oracle, how we can make database file?

How to make an exe file of a access database?

  • the process of creating an executable file of an access database has been is to use developers extensions but i do not have those extensions at the moment and i need urgently to make an exe file. there is any solution please help me.

  • Answer:

    i didn't hear before about something in access to do that, u can write VB code inside ur access file to do many things, but not to make exe, so u need to make a small program to use ur access database, use VB6, .NET, Java, any of them u can use the ODBC driver to connect to ur access database file and run it with ur own interface and tables, finally u don't need this exe file if u have in ur target computer the microsoft access itself

peter_on... at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

You may use the access query tool "Access Query Analyzer" at http://www.download5000.com/page25775.aspx , its'screenshot is http://www.download5000.com/screenshot25775.aspx , it allows you to visually build complete SQL scripts.

weida

You can write your .exe using any compiler producing executable file - as VS, BCC, GCC, etc. You code must access DB using special API. Note: for "urgent" solution it is not suitable since you must be a programmer and as a programmer you must know how to "speak" to DB.

alakit013

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.