Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
goose1984
Starting Member
2 Posts |
Posted - 2006-10-11 : 11:56:14
|
| HelloI am happy with my mySQL install. I can quite happily created tables and fill them with initial data using mySQL ClientWhat I want to do now is via a web browser be able to add data to various tables etc. I need to make the web entering part of it as simple as possible for the users.Cheers |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2006-10-11 : 12:07:31
|
| What application language are you using.This would be an application question rather than sql server.==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
afrika
Master Smack Fu Yak Hacker
2706 Posts |
Posted - 2006-10-11 : 12:52:16
|
| Also this forum is for MS SQL server for MySQl visit www.dbforums.com or www.mysql.org or www.sitepoint.comAlso you need to choose a language that suits your needs and learn about it. Either 1. for windowsASP of ASP.NET2. linuxphp |
 |
|
|
Kristen
Test
22859 Posts |
Posted - 2006-10-11 : 14:18:29
|
| I thought MySQL had a slick web-based database maintenance toolkit - but as others have said folk round here know Microsoft SQL Server, and probably not much MySQL, and I'm in that bracket, so I may well be talking out of my wrong end!Kristen |
 |
|
|
|
|
|