Jun 4, 2003 #1 Garabaldi Technical User Joined Jan 16, 2002 Messages 61 Location CA i have a php script which writes to a sql7 server database. Everytime there is a space in the field that is being written to the table it converts that space into an á. Does anyone know why its making this conversion??? Thanks -- Garabaldi
i have a php script which writes to a sql7 server database. Everytime there is a space in the field that is being written to the table it converts that space into an á. Does anyone know why its making this conversion??? Thanks -- Garabaldi
Jun 5, 2003 #2 vbkris Programmer Joined Jan 20, 2003 Messages 5,994 Location IN try printing the sql and see if the problem is in the query. can u give me the query.. Known is handfull, Unknown is worldfull Upvote 0 Downvote
try printing the sql and see if the problem is in the query. can u give me the query.. Known is handfull, Unknown is worldfull