Forum: C# Mar 9th, 2009 |
| Replies: 8 Views: 779 In wich MSAcces version are you develop??, couse if it's in 2007 your connection it's wrong, if it´s not then you may probably have to add Trusted connection to the connection string =). |
Forum: C# Feb 20th, 2009 |
| Replies: 8 Views: 1,830 Hello,
Why don't you try to make that byte array to image then save it, and retrive it like and image then convert the image to a byte array.
What do you think?? |
Forum: Java Feb 20th, 2009 |
| Replies: 3 Views: 1,052 Im a little curious, you want to create that method in the same class or in other class an them invoke it??. |
Forum: Java Feb 19th, 2009 |
| Replies: 5 Views: 331 I used SAX and Xerces to create a XMLReader, and it works very well
import java.io.IOException;
import java.util.Hashtable;
import org.apache.xerces.parsers.*;
import org.w3c.dom.*;
import... |
Forum: C# Feb 19th, 2009 |
| Replies: 2 Views: 1,236 The problem might be in the creation of the object.
Passing a recursive parameter can be a trouble, becouse every single call to the function will create a different object an you're using a type... |
Forum: Java Feb 19th, 2009 |
| Replies: 5 Views: 331 You're trying to get a certain path from an xml file and then go to that direction an read all files that has?? |
Forum: Java Feb 19th, 2009 |
| Replies: 5 Views: 470 Did you try puttin the image in a local directory. for example in "/home/myImgage/jhtp3.gif" directly, becouse doing it the othre way will go until the current directory, or up to your classpath... |
Forum: JSP Feb 16th, 2009 |
| Replies: 7 Views: 2,110 Have you tried
this.ShootMySelf(this.myGun); |
Forum: Java Feb 16th, 2009 |
| Replies: 10 Views: 546 You should try an normal loop, a nice loop with my friend the varible "i", then continue , until my varible "i" is less than grades, in the mean time the loop will be "looping". |
Forum: Java Feb 13th, 2009 |
| Replies: 32 Views: 10,887 You can try JasperReports, but i think that´s for web develop only, anyway you can find something. |
Forum: Java Feb 5th, 2009 |
| Replies: 11 Views: 2,050 Using a desktop application or a web application?? |
Forum: C# Feb 4th, 2009 |
| Replies: 2 Views: 316 Thanks that was very usefull,
I'll keep it in mind for a few projects =D |
Forum: C# Feb 4th, 2009 |
| Replies: 2 Views: 316 Sorry, I'm a newbe here so ... I got to ask, what's the diference between those 2 things??
Can anybody help me!!. |
Forum: Community Introductions Dec 11th, 2008 |
| Replies: 9 Views: 28,489 Try a doing a game :) ... I'll ve fun
or a web application .. that's a cool option |
Forum: Java Dec 11th, 2008 |
| Replies: 9 Views: 570 Be careful whith the package .. couse you dont declare one. |
Forum: Oracle Nov 4th, 2008 |
| Replies: 13 Views: 3,456 Really, so what do I need to learn Oracle??
and .. is there an IDE or an SDK to develop in Oracle but .. free hahaha Im not that rich yet =) |