Hi,
I am writing a java servlet. When I run it with ODBC from an access database i can return the data looking great with correct spacing and everything. When i run the same servlet against a mysql database it returns a huge long hexadecimal number. Any ideas why? I can't figure it out.
Thanks.
Gary
I am writing a java servlet. When I run it with ODBC from an access database i can return the data looking great with correct spacing and everything. When i run the same servlet against a mysql database it returns a huge long hexadecimal number. Any ideas why? I can't figure it out.
Thanks.
Gary