Topic: database online

Hello i have a very simple database in access, a kind of anagraphic, name, date of birth, geneder, nationality and so on
I would like to be able to have a similar application online, so that users can inserta data and make simples query(all male, all male form nationality ecc)
I don't need to take the orignal application in access, i would just need to be able to import the records..about 1500

I make this for an Onlus, little momney available, s would be great if there is a free solution on line, or maybe a wordpress plugin

Thanks a lot

Re: database online

Try this simple took to convert access to MySQL
http://www.bullzip.com/products/a2m/info.php

@thezimguy

Re: database online

ok and then how do i use it?is there a free platform to build a mysql db to insert and filter data?

4 (edited by thezimguy 2020-01-03 08:25:59)

Re: database online

Follow
http://crud-admin-generator.com/
To create a CRUD backend for your database

You can also try this application which has a 30days trial
https://www.sqlmaestro.com/products/mys … /download/

@thezimguy

Re: database online

thanks
crud seems not so easy to install, you conmfirm i can use it online?
maestro also at first glance seems i should use it on a pc
can you tell me a bit more of what these sw do?
thanks a lot

Re: database online

put it this way
have a simple mysql db, with few field like name, surname, id, nationality, geneder., actually it is on a simnple  excel table
And want to be able to insert new data and make search through 1 or more criteria
example, all male from xxxcountry, or all female from yyycountry
I want to have it available on a website page, maybe worpress or another csm, or a third part application. I am not so good in programming, so that is the limit
Datas come from a previous msacces db where operator would do the same, inset and filter
Now they want to work online
any suggestion/help?
thanks a lot

Re: database online

If you use MySQL, you can try WebGrid (menu: Project > WebGrid)


Just set up webgrid then upload your files to your web server.
Example: http://myvisualdatabase.com/webgrid/

Dmitry.

Re: database online

DriveSoft wrote:

If you use MySQL, you can try WebGrid (menu: Project > WebGrid)


Just set up webgrid then upload your files to your web server.
Example: http://myvisualdatabase.com/webgrid/



Hello MVD!

I hope this web grid should be improved on a responsive template and can be edited and has a reporting.  This is all i wanted part for so long of the MVD wizards.

Please please


Thanks!

Re: database online

where to get webgrid ?don't kno wehere is. please help

Re: database online

stefano.capasso wrote:

where to get webgrid ?don't kno wehere is. please help

menu: Project > WebGrid

Dmitry.

Re: database online

DriveSoft wrote:
stefano.capasso wrote:

where to get webgrid ?don't kno wehere is. please help

menu: Project > WebGrid

i don t undesrtand where menu project
I mean what menu are wi talking about?what application?

Re: database online

Hi Stefano,
Select 'project' and then 'webgrid'  from the menu when you are in 'developer' mode (see attached screenshot).
Derek.

Post's attachments

Attachment icon webgrid.jpg 100.35 kb, 154 downloads since 2020-01-15 

13 (edited by stefano.capasso 2020-01-15 16:36:07)

Re: database online

you mean from mysvisualdatabase software?as i don thave it i could not understand.My was a general quetion, not this software related. So if i use this softwae i can make  alitttle db and put it online to be used there then?
thanks

Re: database online

Hello Derek, Stephano

Yes MVD will allow you to work with your database put online on a server.
But it will be necessary to think of giving user rights, manage passwords (administrator, user), manage creations, modifications and backups of the various participants and so on.

And don't forget to choose a MySQL database (and not SQLLite)

JB

Re: database online

derek wrote:

Hi Stefano,
Select 'project' and then 'webgrid'  from the menu when you are in 'developer' mode (see attached screenshot).
Derek.

pls sample project sir