Hey, I'm trying to enter the following string into a database
dd_cd=02_00060_00003&format=rdb&period=10&site_no=14105700
ok so the actualy string is 5 times longer and it's a website but this is the part that's acting up. Oracle is changing this section to...
I'm working on a project that involves downloading files via ftp sites ... parsing out the needed data ... then adding the data to a database. The files are expected to be updated everyday so that I'm not putting the same data into the database however I was wondering if there was a way to find...
I'm getting an invalid pointer exception as my program closes which is baffeling me. Looking at the project code ... it pass the Application.Run line and reaches end. Which you would think it would pass over and terminate the program. But appearantly on that line is where the exception...
I'm writing a program that downloads information from various FTP sites, placing the information into a database, then recomplies the data and places it onto my company's ftp site. In the download thread the basic funcitonality is - download the data, insert into the database, update the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.