Hi,
I have a small app that i want to be processing, while at the same time, i want it to be looking for an ftp server. I wrote a script to connect to the server and am running the script from a system command. The problem i have is that the system command halts the apps processing until it...
Please help me understand what is going on here. The two printfs give two differnt outputs, why. My goal is to pass the asciitime return to a string the main function can use.
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
//Funtion Declarations
void getCurDateTime(char* DT)...
Hi, I hope someone can help.
I'm currently trying to tranfer data from an Access DB to a SQL DB programatically. I have the App working fine, however I have to go into the Access DB/Security/Users and Group Permissions and give Admin read rights.
I want this process automated so the user will...
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.