Program for creating database
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
Re: program for creating database
No problem - Access by Microsoft, although most database programs require some SQL(structed query language) which filters the information displayed :)
Re: program for creating database
Yes I know that but my problem is that I can't create stand alone program with access!
Hcjgh
Program for creating database
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.