So apparently I completely forgot I even had this thing. I've been thinking it was important to spend time writing and getting my thoughts onto another medium is a good way of keep ones self sane. That being said I've been having a hard time focusing enough to actually work on something like this. Hopefully I can use this blog the way that I've wanted, the trick will be just keeping up on it.
So first off I've been working hard on figuring out how to properly run SQL statements through a Java program. I've been spending weeks on this and have been getting frustrated with it. Thankfully I finally figured out how to do it last night so I've got it running mostly. Originally I made the program to work against an oracle database but then it came up that they would need it for a SQL server. Come to find out we need to have it work for an oracle database again so I've got to backtrack my steps to figure out how to get certain functions that I made for SQL server now have to work for Oracle. Hopefully i'll have this all worked out by the end of this week so that I can check the code against a clients database. If all goes according to plan then this should be ready to rock for that.
No comments:
Post a Comment