Erm, how can i actualli detect certain word in a string so that i can accordingly insert them to the separate table in the database? For example:

xxxxxxxAxxxxx,xxxxx,xxxxx,xxxxxx,xxxxxx
xxxxxxxBxxxxx,xxxxx,xxxxx,xxxxxx,xxxxxx
........

xxxxxxAxxxxxx for table A
xxxxxxxBxxxxxx for table B?

thanks

Recommended Answers

All 5 Replies

Ex :
Adam, ...,....,.... -> Table A

Bingo, ...,....,.... -> Table B

How if column value like this :
Dabo, ...,....,.... -> Table a or b?

i knew what i am doing..onli either A or B within that string...thanks

solved..thanks mate...

You are welcome--Add to My Reputation if you like.. although it does not make a difference to me--it does make a difference to my Profile.

Regards
Sunil Punjabi
<snipped url>

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.