Search Results

Showing results 1 to 13 of 13
Search took 0.01 seconds.
Search: Posts Made By: vssp ; Forum: MySQL and child forums
Forum: MySQL Sep 17th, 2008
Replies: 4
Views: 632
Posted By vssp
in my table i have stored id like this
id name c_id
insert into (id,name,c_id)values( 1, john, 4,10,12,13,15)
Now i need seach id 10 avilable this row.how to write query,

Hope you clear
Forum: MySQL Sep 17th, 2008
Replies: 4
Views: 632
Posted By vssp
hi friends

I need the query , I have stored the ids like this 4,10,12,13,14 in one filed.

I need to search the id 4 avaliable in the one filed , how to search the number one single...
Forum: MySQL Sep 15th, 2008
Replies: 10
Solved: Query Needed
Views: 1,145
Posted By vssp
Yes I have checked and complete the task .Thanks for you.
Forum: MySQL Sep 10th, 2008
Replies: 10
Solved: Query Needed
Views: 1,145
Posted By vssp
Cool .Let em check and let you know any doubt
Forum: MySQL Sep 10th, 2008
Replies: 10
Solved: Query Needed
Views: 1,145
Posted By vssp
I need the query for every month , I need the query to get the values every month.

Any Idea
Forum: MySQL Sep 10th, 2008
Replies: 10
Solved: Query Needed
Views: 1,145
Posted By vssp
hi

Thanks for your reply

Table structure here

CREATE TABLE IF NOT EXISTS `invoice` (
`id` int(11) NOT NULL auto_increment,
`instance_id` int(11) NOT NULL default '0',
`project_id`...
Forum: MySQL Sep 10th, 2008
Replies: 10
Solved: Query Needed
Views: 1,145
Posted By vssp
Hi Friends

I am working to draw a graph . I need to get the data monthly, for example JAN total hours FEB total hours ,

How to write the query get the total values per month?

Advance...
Forum: MySQL Aug 4th, 2008
Replies: 6
Views: 3,035
Posted By vssp
is it possibrl
I need a hlp how to connect outlookexpress with mysql, so that i hav to store data from outlook express to mysql.
Forum: MySQL Aug 4th, 2008
Replies: 6
Views: 3,035
Posted By vssp
Why its not possibe.Please clarify

I need the same functionlity
Forum: MySQL Jan 7th, 2008
Replies: 3
Views: 996
Posted By vssp
hi friends
Try this syntax
Select * from bOrders b1 , bUsers u1 where b1.userid=u1.userid and u1.email= 'john@abc.com'
Forum: MySQL Jan 7th, 2008
Replies: 8
Solved: sql query
Views: 1,063
Posted By vssp
Hi friends

Please chk this query this also help for you
SELECT *
FROM applyleave a1, viewleave v1, personal p1
WHERE a1.leaveid = v1.leaveid
AND a1.spid = p1.spid
LIMIT 0 , 30
Forum: MySQL Mar 15th, 2007
Replies: 2
Views: 3,042
Posted By vssp
6 fields in your table but u inert only 5 values
char must be single quote
Forum: MySQL Jan 17th, 2007
Replies: 1
Views: 891
Posted By vssp
Can any one tell me what is the lastest released version (not a alpha or beta version) of MYSQL?
Showing results 1 to 13 of 13

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC