Click here to Skip to main content
15,879,326 members
Please Sign up or sign in to vote.
1.00/5 (7 votes)
See more:
Hi guys,i have to make a project online booking tickets airlines in website who can help me i have a form but i don't know,how to make database for all airlines Please ...
Posted
Updated 16-Oct-12 10:57am
v3
Comments
[no name] 16-Oct-12 14:32pm    
So read the documentation for how to create a database for whatever database engine you have decide to use. Did your instructor not give you any guidance?
Sergey Alexandrovich Kryukov 16-Oct-12 14:36pm    
Previous post was pretty much like this one. OP has no clue how to get any help...
--SA
Sergey Alexandrovich Kryukov 16-Oct-12 14:33pm    
And?..
--SA
fjdiewornncalwe 16-Oct-12 14:39pm    
1) You ask for a database design, but do not specify a database type. (MySql, MSSQL, Oracle, ...)
2) You tagged your question as ASP.NET and PHP. Neither of which has anything at all to do with a database.
Please take the time to be thoughtful in your questions. The more effort you put into your questions the more likely you are to have a question that we can actually help you with.
markohack 16-Oct-12 15:04pm    
database can Mysql or Access,but problem not here,problem in where i can take all airlines informations for data base

1 solution

Quote:
...problem in where i can take all airlines informations...
Here they are: http://openflights.org/data.html[^]
 
Share this answer
 
v2
Comments
markohack 16-Oct-12 15:19pm    
thank you,but that not all what i want like price ticket.
Zoltán Zörgő 16-Oct-12 15:24pm    
You mean ticket prices? Well, you will never find a database of prices. Never. You will have to generate random prices.
markohack 16-Oct-12 16:18pm    
yes,but how?
Zoltán Zörgő 16-Oct-12 16:38pm    
What "how"?
markohack 16-Oct-12 16:40pm    
how to generate random prices?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900