Uhh can you post a snippet of your code? It's obviously a parse error.
When i insert filenames of mp3's using VB6 into an access databse that have a file name like ..
What's
or
a&e
i get an error
I understand that its the characters ( ' & that are causing me greif but i am unable to find a solution to my problem. I hope someone can help me out. I will still be searching the forums and search engines for a soulution until someone can help.
Thanks in advance..
Uhh can you post a snippet of your code? It's obviously a parse error.
CarPC install is starting to come along again...
i dunno about with that.. but in mysql you single quote it like
insert into table(col1, col2) values('bla $& bla', ' what's up?')
'98 Explorer Sport
http://mp3car.zcentric.com (down atm)
AMD 800mhz 192megs RAM 60gig hard drive 9 inch widescreen VGA
80% done
Originally Posted by hijinks21
Im entering info from a variable so if i single quote a variable called 'file'
Its going to just enter the word file.
I tried using a replace function to replace the ' or & smbol with a quuote around it but that did work .![]()
Thanks for any assistance that was given, But trial and error resolved this one. Thank god for debug![]()
Bookmarks