User Profile

Collapse

Profile Sidebar

Collapse
yonestar
yonestar
Last Activity: Mar 10 '08, 01:44 PM
Joined: Dec 19 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • yonestar
    replied to SQL Strings
    in Java
    I am working with an entity manager (entity bean). so, i wasn't accessing the database through a Connection. will the above solution still work? is there a better solution with the entity manager?

    thanks!!
    See more | Go to post

    Leave a comment:


  • yonestar
    started a topic SQL Strings
    in Java

    SQL Strings

    Hi,

    i have a java program dynamically creating SQL queries based off user input. i want to handle the case where the user enters reserved SQL characters- *, ', ", etc. I figure this is an issue that many people have run into. Does anyone have code that escapes these characters, or at least detects the presence of all reserved characters?

    thanks!!
    See more | Go to post
No activity results to display
Show More
Working...