I am needing to load data from a flat file into a table
the data example is
610,1/7/1991 0:00:00,101,1/8/1991 0:00:00,101.40
here is my control file but it rejects every line of the input file
Control:
load data
infile 'i:\SALES_ORDER.txt'
insert
into table sales_order
fields terminated by...
I was wondering if there was a way to have Etrust email admins when a virus was caught in Email either incoming or outgoing. With 4.53 this was not a problem but i have not seen an option with 6.0
Any help would be appreciated Thanks
Erik Butler
2000 MCSE
erikbutler@centurytel.net
I have a little problem and was hoping that someone in the community could help. I am fairly new to JAVA and having and issue with EVENT HANDLINLG
I need to be able to listen for both KeyEvents and MouseEvents
i have this working
public class assignment extends JFrame implements KeyListener...
I was wondering if anyone has used any 3rd party SNMP libraries or tools. I am trying to develop an app that will listen on port tcp 162 and then filter the traps that it recieves and based on that info do some other calcs and so forth.
I have seen several suites that you can buy or evaluate...
I recently moved the DHCP service to another Server. This normally a painless project but with some BOOTP clients it can be a pain. Here are the steps in which i did things
Hope this may help someone. Also these Q articles helped some.Q184344 and Q130642
Moving DHCP from NT4 to another NT4...
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.