Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

The Database Forum


You are currently viewing our The Database Forum as a guest. Please register to participate.
Login



Reply
How can I do combined query, please?
Old 07-11-2008, 01:44 PM How can I do combined query, please?
Junior Talker

Posts: 2
Name: Julia Tong
Trades: 0
I'm in the process of integrating with a 3rd party database application and experienced some problems.

The 3rd party database application provides some user interfaces. It allows me to query and retrieve records meeting one requirement, for example, find people with (age=20) or find people with (job=engineer). However, it does not provide an interface to do the combined search, e.g. find people with (age=20 and job=engineer).

Could you please suggest some solutions? Your reply will be greatly appreciated!

Julia
juliat is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 07-11-2008, 02:09 PM Re: How can I do combined query, please?
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
Depending on your particular requirements, use the and or or keyword in your query.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 07-11-2008, 02:18 PM Re: How can I do combined query, please?
Junior Talker

Posts: 2
Name: Julia Tong
Trades: 0
Hi Learning Newbie,

Thanks for your reply.

However the problem I have here is that the 3rd party application does not provide an interface that recognizes the key words like "AND" or "OR". It does not have the combined query ability.

Is there any way for me to use the available query functions to do the combined search?

Regards,
Julia
juliat is offline
Reply With Quote
View Public Profile
 
Old 07-11-2008, 04:03 PM Re: How can I do combined query, please?
Learning Newbie's Avatar
Defies a Status

Latest Blog Post:
Astounding Republican Paranoia
Posts: 5,662
Name: John Alexander
Trades: 0
If it's a database application, skip the front end and send a SQL query directly to the database.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Learning Newbie is offline
Reply With Quote
View Public Profile
 
Old 07-11-2008, 09:43 PM Re: How can I do combined query, please?
joder's Avatar
Flipotron

Posts: 6,442
Name: James
Location: In the ocean.
Trades: 0
You have some application we don't know what is but you say doesn't allow it. All we can conclude is, no you can't do it with that application. You will need another way to access the database.
joder is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to How can I do combined query, please?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.31584 seconds with 12 queries