Hi there,
is there someone could help me out ? urgent!!!!
is it really a bug or ???
Mysql is in version 5.0.21
i create a procedure which is dynamically dropping existing procedure .
the syntax :
create procedure checkSP (nmSP varchar(200) )
begin
declare ada int;
set ada = 0;
select...
Dear friends,
is there someone could help me ...
What is wrong with my XSL file which is converting an XML file into fixed-length output ?
Because I get 1 empty line before & after the fixed-length data.
Here's my XML
<library>
<book>
<style>Z79</style>
<title>Judul Judul</title>
</book>...
Hi guys,
I need a solution here. From DatabaseMetadata is it possible for me to get the inside syntax of my stored procedure ?
So far I only can retrieve the Input & Output parameter along with its data type, length, nullable.
Pls respond me ASAP. thanks alot
*JJ*
somebody can help me ??
i run the following script in server SEREIS
create proc sp_transfer_scCompany
as
declare @brcode numeric, @brnm varchar(50), @jml numeric (5,0)
declare mycur Cursor for
select branch_code, branch_name from [it-6].security.dbo.sc_company where branch_code =52
open...
Hello guys,
kindly please help me with my problems that im having it for abt 1 week, and i can;t solve it.
Im using MySQL 4.0.21 and I have 2 tables :
[payment] [cashier]
id id
amtpay stockid
subtot
[payment].id is...
someone can help me
I got this error when starting up my Tomcat
C:\Tomcat\bin>startup
The JAVA_HOME environment variable is not defined
This environment variable is needed to run this program
Using CATALINA_BASE: C:\J2EE_1.4
Using CATALINA_HOME: C:\J2EE_1.4
Using CATALINA_TMPDIR...
Hi guys,
I was wondering you all can help me :
Surfing to some web sites sometimes giving me chances to downloading their supporting files, such as their image files, CSS files, Javascript source files (I guess you have this kind of experiences before). But there's also time when I can't...
Hi guys,
I'm having trouble here with my ASP page dealing with Stored Procedure that return a build-in recordset.
it seems my ASP page tracking that the recordset is not opened yet, and that's why it can't return any fields to my Response object.
I need to know if ASP page can handle...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.