User Profile

Collapse

Profile Sidebar

Collapse
msankardas
msankardas
Last Activity: Jan 28 '08, 08:50 AM
Joined: Nov 9 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • msankardas
    replied to Inserting Clobs In Java
    in Java
    can anyone help me with the code... i havent used clobs before.. .so have no clue...

    regards
    Manu...
    See more | Go to post

    Leave a comment:


  • msankardas
    replied to COmpressing files and folders in Java
    in Java
    I am able to compress properly now.. was having a small error in the streaming and in the calling of the files. Like u said, my for loop was creating some problems... fixed it now..
    THanks A LOT!!!...
    See more | Go to post

    Leave a comment:


  • msankardas
    replied to COmpressing files and folders in Java
    in Java
    sorry abt the indentation... i think the logic which i used is wrong here.
    regarding the zip, i am able to zip a particular file or folder, but the problem arises for the selective zip part.. only the final one gets zipped in the output. the other 2 entries are overwritten by the final entry.

    is it possible to get all the files and folders in a buffer, keep the stream open as each and every file and directory is inserted into...
    See more | Go to post

    Leave a comment:


  • msankardas
    started a topic COmpressing files and folders in Java
    in Java

    COmpressing files and folders in Java

    Hi,

    As a part of my project, i need to compress folders and files into a single zip file as follows.

    for eg:
    I want to compress
    C:\test\
    c:\compression\
    C:\documents\te st.txt

    all of these into a single zip file... I need to maintain the folder structure as well, when i unzip them using WINZIP.

    I am able to compress each of them seperately, but not together...I...
    See more | Go to post
    Last edited by JosAH; Nov 12 '07, 03:33 PM. Reason: added [code] ... [/code] tags

  • msankardas
    replied to Inserting Clobs In Java
    in Java
    thanks. I will try it and let u know how it goes..
    how do u decide which is better, a blob or a clob, for a zip file? also can u provide me some sample code just to ensure how its done??
    thanks in advance ..

    Manu...
    See more | Go to post

    Leave a comment:


  • msankardas
    started a topic Inserting Clobs In Java
    in Java

    Inserting Clobs In Java

    Hi,

    I am a new member. My name is MANU. I am currently working on a java application that requires me to insert a zip file as a clob in a database. If anyone could help me on this as soon as possible, would really appreciate it.

    I would really appreciate the sample code...

    I am working on TERADATA DATABASE.. so if anyone is using that and knows the solution would be really helpful.. Else, the solution...
    See more | Go to post

  • msankardas
    started a topic Inserting Clobs In Java

    Inserting Clobs In Java

    Hi,

    I am a new member. My name is MANU. I am currently working on a java application that requires me to insert a zip file as a clob in a database. If anyone could help me on this as soon as possible, would really appreciate it.

    I would really appreciate the sample code...

    I am working on TERADATA DATABASE.. so if anyone is using that and knows the solution would be really helpful.. Else, the solution...
    See more | Go to post
No activity results to display
Show More
Working...