|
-
Problem in result set from mySQL
Hi guys,
I am writing an application using jsp/servlets and mySQL backend. When I get a result set from mySQL into a servlet, the data is being picked up fine. But it is wrapped around square brackets.
So, instead of getting CKT as a value in the resultset, I am getting [CKT] as the value. I am working around it using the substring method, but anyone has an idea as to why I am getting [CKT] and not CKT? is it something with mySQL?
Thanks!
Similar Threads
-
Replies: 0
Last Post: 01-13-2009, 03:44 PM
-
By sathya_k_83 in forum Java
Replies: 0
Last Post: 09-22-2007, 06:54 AM
-
By shivkant in forum VB Classic
Replies: 2
Last Post: 01-08-2007, 10:41 AM
-
Replies: 1
Last Post: 11-27-2001, 06:53 AM
-
By Jeff Morgan in forum VB Classic
Replies: 0
Last Post: 02-11-2001, 12:54 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks