-
[ask] Report By Time
Hello developers
i have a problem here.
my client want me to make an application than can make a table of report in their ms sql server database every 17.00. in vb 6 of course. so can someone help me to solve this problem?
thanks...
regards,
sugianto/Indonesia
-
Re: [ask] Report By Time
Report of what?
In any case, a good place to start would be the DB development FAQ http://www.vbforums.com/showthread.php?t=337051
-
Re: [ask] Report By Time
A timer can fire every 17 whatever. CREATE TABLE creates a table.