Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8554

How to the Attachment viewer sample in SMP

$
0
0

Hi all,

 

  I want to do a sample for Attachment viewer in SMP2.3 Hybrid application.

For that i created a table

 

This is my table :

 

CREATE TABLE dba.ImagesTable (

ID INT NOT NULL,

BinaryFile LONG NVARCHAR NULL,

FileName VARCHAR(80) NULL,

MimeType VARCHAR(20) NULL,

Size INT NULL,

)

IN SYSTEM

;

ALTER TABLE ImagesTable

    ADD CONSTRAINT ASA137 PRIMARY KEY CLUSTERED (ID)

;

 

 

Now i am unable to insert the file into that table.

 

help me,

 

Thanks & Regards,

Sravanya.K


Viewing all articles
Browse latest Browse all 8554

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>