If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Special character "="

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-10-04, 13:52
Monsieur Monsieur is offline
Registered User
 
Join Date: Jan 2004
Posts: 2
Question Special character "="

I am trying to find a way to insert into a MySQL database, the character "=", which i seem unable to do...

I haven't found anyone with the same problem, or any kind of documentation.

Could anyone help me , plz?

Thanks in advance
Reply With Quote
  #2 (permalink)  
Old 01-10-04, 13:57
ilikeitraw ilikeitraw is offline
Registered User
 
Join Date: Oct 2003
Posts: 13
...

... have you tried using it's decimal equivalent of:
& #61;

(there is a space after the ampersand just so it will show in this forum)

Just a shot in the dark !
Reply With Quote
  #3 (permalink)  
Old 01-10-04, 15:23
Monsieur Monsieur is offline
Registered User
 
Join Date: Jan 2004
Posts: 2
Don't know what it was, but it just started working...

Tks for reply anyway
Reply With Quote
  #4 (permalink)  
Old 01-14-04, 09:36
zengelan zengelan is offline
Registered User
 
Join Date: Jan 2004
Posts: 7
Re: Special character "="

try to add slashes --> "\="
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On