Thank you Denny, these DTS were running as JOBS in the server and they ran fine until the installation of the SP4, I haven´t install SP4 on my workstation, that's a good point.
I'll install it and see what happens.
Thanks again
Hi everyone!
I have 3 DTS on my SQL Server 2k running with SP3 and they worked fine scheduled in jobs. About 3 weeks the administrator installed SP4 and now I can not see the packages to modify them, can not run the packages. every time I want to run them or to see them I recieved the message...
Thank you Dave, that's rigth i change those lines and it works!
Now this program will get more complicated because i must show other detail when click over one of the text.
So i'll keep working
thanks to all
mac2k
Thanks Dian
I instante the monitor class in the main() class after the calling to the database, i don't think the array is null because i show those values in the ActionPerformed listener, and i can see the values changing, i try to change this strings inside the listener and i got the same...
Hi, this is the stacktrace i'm getting, thanks ;)
java.lang.NullPointerException
at monitor.muestraDatos(monitor.java:126)
at monitor.actionPerformed(monitor.java:294)
at javax.swing.Timer.fireActionPerformed(Timer.java:271)
at...
Thanks for replying:
yes sedj that was an example
ok, this is the whole code:
import java.io.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.sql.*;
public class monitor extends JFrame implements ActionListener{
private Container contenedor;
private...
Hi everybody:
I'm working on a program that has to change the value of a variable every minute, I start by defining the GUI and a Timer object, to listen when the value must change, by this way:
import ...
public class changeValue extends JFrame implements ActionListener{
private JLabel...
Hi.
I need to save an "1" and "0" array to a plain file taking these values from an "CheckBox" array, but i have problems when i wanted to check if a check box is or not "selected" while processing a ItemStateChange listener, the CheckBox checked is done depending on this "1" or "0" array, look...
Greetings Dian:
I've read your question about monitoring an application, rigth now I have the same problem, I need to monitorize an application, only to know what processes have been done, and who had done, can you tell me if you get the solution for this matter? so can you give me a clue for...
Puedes utilizar la instruccion
? sys(1037)
esto desplegará la ventana de configuracion de impresoras donde podrás escoger la impresora que gustes, suerte.
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.