Sunday, January 1, 2012

eScan and Java link

BJDSC  LEKDQ  THDNF  KCKUK  ASCIP  GLHQE   KLICR  DGLBE  KFELE  GPEIHI


*******************************




*******************************
java universal  unik id generate: ( gu id or uuid)
        UUID uuid = UUID.randomUUID();
        String uuidString = uuid.toString();

Link  :
https://my.vertica.com/docs/7.1.x/HTML/Content/Authoring/ConnectingToHPVertica/ClientJDBC/UsingLONGVARCHARAndLONGVARBINARYDataTypesWithJDBC.htm

https://www.java.net/node/665493


n.b: if coloum type is varbinary then pc slow
 pStmt.setString(8, uuidString);




java link :
........................

http://javaknowledge.info/
http://javatutorialcorner.com/
http://www.java2s.com/
http://www.java2s.com/
http://www.javatpoint.com/

http://javabeginnerstutorial.com

http://www.java-tips.org/other-api-tips/jdbc/how-to-store-retrieve-image-to-from-sqlserver-2.html

Java mail:
Search criteria:
Email with Multiple Attachments to Multiple Recipients ...

http://wiki.scn.sap.com/wiki/display/Java/Email+with+Multiple+Attachments+to+Multiple+Recipients



 File upload site:
 http://www.javawebdevelop.com/489441/

Array Validation : Site
http://www.easywayserver.com/jsp/JSP-array.htm
http://stackoverflow.com/questions/12331162/javascript-validation-with-an-array
http://stackoverflow.com/questions/21200961/comparing-a-javascript-variable-with-a-jsp-array-using-javascript
http://stackoverflow.com/questions/2858121/convert-comma-separated-string-to-array


Email with Multiple Attachments to Multiple Recipients:
http://wiki.scn.sap.com/wiki/display/WDJava/Email+with+Multiple+Attachments+to+Multiple+Recipients
http://stackoverflow.com/questions/8970455/java-mail-sending-multiple-attachments-not-working



Maruf search :
jquery array count
http://stackoverflow.com/questions/5317298/find-length-size-of-an-array-in-jquery

No comments:

Post a Comment