Wrox Programmer Forums
|
Classic ASP Databases Discuss using ASP 3 to work with data in databases, including ASP Database Setup issues from the old P2P forum on this specific subtopic. See also the book forum Beginning ASP.NET Databases for questions specific to that book. NOT for ASP.NET 1.0, 1.1, or 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Databases section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 3rd, 2004, 11:33 PM
Registered User
 
Join Date: Jul 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to webguy Send a message via Yahoo to webguy
Default Incorrect Characters

I've got an ASP page that accesses an Access Database, which isn't the problem. I also have hyperlinks that allow a select using a particular field. the select statement works, except when using specific letter combinations. for instance, %20de = Þ, and %20BA = º, %20CA = Ê. Does anybody have any Idea how to get rid of this?

 
Old July 4th, 2004, 09:52 AM
Registered User
 
Join Date: Jul 2004
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to webguy Send a message via Yahoo to webguy
Default

I have figured out how to circumvent this problem, by inserting a space before the name in my database, it correctly selects the data, and it appears correctly in the datatable I have.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Incorrect Date Value Stanny Access 1 January 17th, 2005 05:34 PM
Incorrect syntax near '!' sinapra Classic ASP Databases 8 August 25th, 2004 02:15 AM
Incorrect syntax near '`' Hez Classic ASP Databases 3 August 5th, 2004 08:13 AM
Incorrect syntax...... Adam H-W Classic ASP Databases 8 June 21st, 2004 11:14 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.