Search results

  1. N

    Converting PNG image to raw byte array in java

    I want to convert PNG image into raw byte array in java. Can anyone suggest some way to do so.
  2. N

    Unable to convert text into date with different system language settings in ms access

    I have a table in access database which contains a text field 'EDate' that stores Date value in format (12-Apr-2013). Now I want to run a sql query on that field. User will give an input date. The sql query needs to fetch me all the records from access database whose Edate is less than or equal...
Top Bottom