Sorry Sashi,
I meant Apache Tomcat 5.5.17.
Regards...
User Profile
Collapse
-
Problem with localization in Apache
Hello,
I have a web service which runs under bundled apache server in netbeans IDE and everything works fine(OS - Windows XP), but I installed apache 5.5 and when I access the service running under it the cyrillic data returned by the service is not correct. I don't have experience configuring application servers. What should I do to get the data in a correct format ?
Thanks -
The statement is too long or too complex ?
Hello,
I'm getting this error while trying to build the stored procedure :
create procedure sp_X_AccountDoc (in nDocID integer)
begin
declare szFuncName varchar(255);
declare nfID integer;
declare nShapeID integer;
declare buff varchar(350);
DECLARE at_end SMALLINT DEFAULT 0;
DECLARE not_found CONDITION FOR SQLSTATE '02000';
declare cur cursor for select f.Name,f.id,dtf .ShapeID...
No activity results to display
Show More
Leave a comment: