Advertisement

06.27.2008 at 02:54AM PDT, ID: 23521005 | Points: 200
[x]
Attachment Details

system is getting hanged

Asked by xsysys in Developer Tools, Software/Systems Design, Development Editors & IDEs

Tags:

Hi Experts,

I have written the following code in power builder and have used SQL Server as database
p_pic is a picture control.
SELECTBLOB blob_column INTO :lblb_picture FROM Blob_table WHERE blob_id = AY001;
IF SQLCA.SQLCode = 0 THEN                                            
            p_pic.SetPicture(lblb_picture)  
END IF
While executing the code the system is getting hanged. At the line p_pic.SetPicture(lblb_picture).
Start Free Trial
 
Loading Advertisement...
 
[+][-]06.27.2008 at 04:40PM PDT, ID: 21888407

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]07.01.2008 at 05:20AM PDT, ID: 21906893

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]07.01.2008 at 06:31AM PDT, ID: 21907589

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 7-day free trial to view this Expert Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628