Good morning
In messages system i have table to store messages and another table to contain the links which the message is posted through
Now i want to delete a link but i don't want to delete the message sent through this link
The problem:
When displaying the message sent what will be found in the link field (i.e. for the deleted link)

If any one has a good idea for doing that please reply to me
I don’t want the sql code
I want just the idea
Thanks
Mohammed Al Maghraby

Well if you delete the link then there wont be anything for that message.

Why are you deleting the link? Also why not put the link in the message table as another Column?

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.