
I dislike composition code, but I study myself evenhandedly school savvy. Is there a information I crapper ingest to place a searchable database on my place without composition in PHP? I’m hunting for something rattling individual cordial to organisation and use. I’ve looked everywhere. Thanks!
Related Blogs
- Microsoft Visio 2010 ERD using Custom Data Types from Database …
- Crime Fighting Computer Systems and Databases | BGConsortium.com …
- Calorie Counter Database – Free Online Diet Program. variable ATV …
- Problems That You Encounter When Working With Your Database …
- Everest Engineer Edition v5.01.1732 Beta
- Spyware Doctor – How It Successfully Eliminates Spyware
- Use Advanced Database Software To Restore Your Database. | Epson …
- Searchable/Browsable Image Database: National Museum of dweller …
- Online Searchable Database: W.Va. Revs Up Online Access to Vital …
- New Online: State Launches Searchable Archive of Earliest …
- Searchable Database of Patient Records to go Commercial …
- Searchable Database: All of Your U.S. Census Questions Answered …
Related Blogs
- Microsoft Visio 2010 ERD using Custom Data Types from Database …
- Crime Fighting Computer Systems and Databases | BGConsortium.com …
- Calorie Counter Database – Free Online Diet Program. variable ATV …
- Problems That You Encounter When Working With Your Database …
- Everest Engineer Edition v5.01.1732 Beta
- Spyware Doctor – How It Successfully Eliminates Spyware
- Use Advanced Database Software To Restore Your Database. | Epson …
- Searchable/Browsable Image Database: National Museum of dweller …
- Online Searchable Database: W.Va. Revs Up Online Access to Vital …
- New Online: State Launches Searchable Archive of Earliest …
- Searchable Database of Patient Records to go Commercial …
- Searchable Database: All of Your U.S. Census Questions Answered …
















Yeah Visual studio and MS sql 2005 server. Both are really graphic oriented and for simple things you will not have to write almost any code. Also you can actually work with an Access DB on the web but you can not create multiple connections to it as it is not a server based database.
Try WebEx WebOffice. You don’t need to be a guru to use it, and it will get the job done inexpensively.
We all hate coding, but it is a necessary evil. Your alternatives include ASP with VBScript (works with Ms-Access but better with SQL Server), and ASP.net. But ain’t no way to get away from writing code. PHP/MySQL is very versatile and once you get the gist of it, it’s not that user unfriendly.
You need a database that runs on the server for security and fast response. mysql is the best and most commonly used, and php is very simple to learn. Whichever way you go, sooner or later you will need to learn some code if you want to get meaningful results. Better to start of with the most powerful, but at the basic level easiest to learn.
Filemaker is the way to go.