User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the MySQL section within the Web Development category of DaniWeb, a massive community of 403,202 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,523 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our MySQL advertiser: Programming Forums
Views: 728 | Replies: 10
Reply
Join Date: Jul 2007
Location: philippine
Posts: 71
Reputation: jaasaria is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 1
jaasaria's Avatar
jaasaria jaasaria is offline Offline
Junior Poster in Training

urgent reply.. mysql bug... about queries date using MySQL

  #1  
Apr 17th, 2008
hi guys... i have an urgent problem please give an idea about it..


Question#1: I want to know the correct date syntax in query database using MySQL...
Question#2: I currenly using the MySQL connector/OBDC 3.51 is their any problem about it??


thxx in advance.... and ned asap reply...
thxxxxxxxxxxxx guyzzzzz..
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Jul 2007
Location: philippine
Posts: 71
Reputation: jaasaria is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 1
jaasaria's Avatar
jaasaria jaasaria is offline Offline
Junior Poster in Training

urgent reply.. mysql bug... about queries date using MySQL and VB 6

  #2  
Apr 17th, 2008
hi guys... i have an urgent problem please give an idea about it..


Question#1: I want to know the correct date syntax in query database using MySQL and VB 6...
Question#2: I currenly using the MySQL connector/OBDC 3.51 is their any problem about it??


thxx in advance.... and ned asap reply...
thxxxxxxxxxxxx guyzzzzz..
Reply With Quote  
Join Date: Oct 2007
Posts: 63
Reputation: still_learning is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
still_learning still_learning is offline Offline
Junior Poster in Training

Database with search form

  #3  
Apr 17th, 2008
I need to create a database to store multiple phone numbers, and from there I need to create a search form so that people can come to my website and search for a phone number. Is there anyone that can point me in the right direction here? There must be some website that has complete instructions or something. I am very good with basic html, but have never dealt with databases. If anyone can help me I would appreciate it. Thank you.
Reply With Quote  
Join Date: Nov 2007
Location: Bangalore, India
Posts: 3,098
Reputation: nav33n has a spectacular aura about nav33n has a spectacular aura about 
Rep Power: 8
Solved Threads: 239
nav33n's Avatar
nav33n nav33n is offline Offline
Posting Sensei

Re: Database with search form

  #4  
Apr 17th, 2008
To "talk" to the database, you need a server side scripting language like php, asp, asp.net etc. How do you want to save the phone numbers ? When a user searches for a phone number, how do you want to retrieve it ? What are the required fields (eg., name, address, etc) ? Php is very easy to learn and use it with mysql. Check this tutorial.. http://www.w3schools.com/PHP/DEfaULT.asP
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

*PM asking for help will be ignored*
Reply With Quote  
Join Date: Nov 2007
Location: Bangalore, India
Posts: 3,098
Reputation: nav33n has a spectacular aura about nav33n has a spectacular aura about 
Rep Power: 8
Solved Threads: 239
nav33n's Avatar
nav33n nav33n is offline Offline
Posting Sensei

Re: urgent reply.. mysql bug... about queries date using MySQL and VB 6

  #5  
Apr 17th, 2008
plssss post your question in VB forummm..
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

*PM asking for help will be ignored*
Reply With Quote  
Join Date: Nov 2007
Location: Bangalore, India
Posts: 3,098
Reputation: nav33n has a spectacular aura about nav33n has a spectacular aura about 
Rep Power: 8
Solved Threads: 239
nav33n's Avatar
nav33n nav33n is offline Offline
Posting Sensei

Re: urgent reply.. mysql bug... about queries date using MySQL

  #6  
Apr 17th, 2008
Date functions used in mysql. I am not sure about the 2nd question.
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

*PM asking for help will be ignored*
Reply With Quote  
Join Date: Jul 2007
Location: philippine
Posts: 71
Reputation: jaasaria is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 1
jaasaria's Avatar
jaasaria jaasaria is offline Offline
Junior Poster in Training

Re: urgent reply.. mysql bug... about queries date using MySQL and VB 6

  #7  
Apr 17th, 2008
Originally Posted by nav33n View Post
plssss post your question in VB forummm..


actually i posted their first in vb forum..... and im only getting chance in here....
and who u think are u? haahh?
nonsense person..........
Reply With Quote  
Join Date: Nov 2007
Location: Bangalore, India
Posts: 3,098
Reputation: nav33n has a spectacular aura about nav33n has a spectacular aura about 
Rep Power: 8
Solved Threads: 239
nav33n's Avatar
nav33n nav33n is offline Offline
Posting Sensei

Re: urgent reply.. mysql bug... about queries date using MySQL and VB 6

  #8  
Apr 17th, 2008
lol..
Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

*PM asking for help will be ignored*
Reply With Quote  
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,244
Reputation: peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough 
Rep Power: 10
Solved Threads: 270
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: urgent reply.. mysql bug... about queries date using MySQL

  #9  
Apr 17th, 2008
Second question depends on what technology you use to communicate with MySQL Java/PHP/C# or any other.

PS: 1) Just found that you made numerous posts, please do not do that in future. Forum rule Keep It Organized
Do not flood the forum by posting the same question more than once (ie in multiple forums).
2) Another rule is Keep It Clean
We strongly encourage all posts to be in full-sentence English. Please do not use "leet" speak or "chatroom" speak.
3) Keep It Pleasent
Do not troll by posting anything with malicious intent against another member
Lastly check out MySQL site for connectors and read available documentation, there is new ODBC 5.1.4
Last edited by peter_budo : Apr 17th, 2008 at 3:29 pm. Reason: Adding PS after threads merge
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Reply With Quote  
Join Date: Jul 2007
Location: philippine
Posts: 71
Reputation: jaasaria is an unknown quantity at this point 
Rep Power: 2
Solved Threads: 1
jaasaria's Avatar
jaasaria jaasaria is offline Offline
Junior Poster in Training

Re: urgent reply.. mysql bug... about queries date using MySQL

  #10  
Apr 17th, 2008
sorry for the double send. that not my intention. it accidentally resend.

sorry .....
plsss be back to main topic...

i have a problem in query date syntx for the filtering date. and im looking for the correct syntax..

thx for the reply guyzzzz and be a good guyz...^_^
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb MySQL Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Other Threads in the MySQL Forum

All times are GMT -4. The time now is 4:27 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC