Log in

View Full Version : Program for creating database


hcjgh
Mar 28, 2004, 10:09 AM
Hello!

I have one question: I want to create a database which would act like stand alone program (I hope you understand). So far so good but the problem is that I don't know any of programming languages so I need a program which doesn't require programming.

If anybody knows program like that please let me know!!    

Thanks!

hcjgh ;D

dave
Apr 10, 2004, 11:31 AM
No problem - Access by Microsoft, although most database programs require some SQL(structed query language) which filters the information displayed :)

hcjgh
Apr 12, 2004, 07:24 AM
Yes I know that but my problem is that I can't create stand alone program with access!

Hcjgh

retsoksirhc
Apr 12, 2004, 12:18 PM
You could save the database to a floppy disk or CD and then transfer it between computers, or send it through the internet via email. Then you wuold just need to open it on a nother computer with access, and it will be the same idea. If all the computers you want to distribute the database to are connected to the internet, you could use freesql.org to get a free mysql database.