|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
connecting database to wap
I'm anewbie here.Can someone teach me how to develop a wap site that can use database.I mean like reserve a table at a restaurant using wap,how many people,at what time.Thanks a lot.
|
|
#2
|
||||
|
||||
|
hiya, welcome along cool_keno!
for people to be able to help you need to give us more info to work from: programmed in what language? connecting to what kind of database? i'd go for php and mysql myself. if you use these then you'll find alsorts of help in these two forums: PHP: http://forums.devshed.com/f5/s MySQL: http://forums.devshed.com/f4/s you'll be able to search through there to find post from people doing similar things where the code snippets can come in handy. plus there's always the manual too http://www.php.net have you thought it all out and developed a flow chart or something that outlines all the sections that are needed and what they are expected to do? once you've worked out what it is exactley and in the most detail what you need to do you'll be able to start putting it altogether and there'll be people here who can help with the tricky bits.
__________________
Andy Moore << oh no it's got a blog..... Word Press WAP Plugin with Ad Mob Advertising revenue PHP developer deploying ringtones, mp3 downloads and realtones I'm a geek who's obsessed with stats and gadgets |
|
#3
|
|||
|
|||
|
I'm want to use ASP,connect to ms-access.Thx a lot.Is it
|
|
#4
|
|||
|
|||
|
when I want to add a new application to one of my sites I usually look for an available script that has function similar to what I need...
often just changing the name of the DB & tables and hacking a line or two of code here and there for the menus etc...along with the db connect config files is sometimes all you need... ASP is almost as popular as PHP/MYsql so there should be a lot of existing apps out there... maybe something as simple as a "guestbook" type script that uses asp and access Good Luck |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > connecting database to wap |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|