I have created a snapshot using fssnap and mounted the raw device to /mnt. When I cd into that dir, I can't see anything in the snapshot, even though the snapshot was of the /opt partition which is 1.5GB. How can I view the contents of my snapshots and have the ability of recovering files...
I am running samba 2.28 on a Sun fire 280R(Solaris9). When the server is browsed on a PC, it prompts for the username/password. The name of the server is serverx. If I enter //serverx/share....I get the prompt also. However, if I run //serverx.unclass.csco.us.com, the shares come right up. I...
What if the NIS server is on a different subnet that the SUN OS client. How do you get the SUN OS Sparc10 to bind to the ypserver on a different segment? I am currently having this issue. Thanks in advance for your help....
I have tried to get my Sunblade 2000 to see my Maxtor drive via the USB interface. I shutdown the system and plugged in the USB drive and boot -r. I try to type format to see if it sees the drive and I get a Segmentation fault. I was able to see the USB device once via the format command but...
I was wondering if linksys has a low cost solution for the problem I am having. The problem is that I have a Unix box that is exposed to the internet, but there needs to be access via telnet for reports etc....to be run during off hours by personnel who telnet in from home. I wanted to use wan...
I am using a like statement for the user to enter the search string via a msg box. For vParameter, how would I specify the input box as the vParam? I plugged the above code into the control area of my text box in my report and I get a syntax error when I run the report. Thanks for your help.....
...the whole list. i.e. I select socks, shoes and shirt from the list box. Those values are stored in the table. I have a report that I enter soc* when prompted for the item I want. On the report header, it shows Item: shoes,shirt,socks. I guess the values are seen as one big String. How...
...but even if I write in the correct value(Test) for field myTextField, I always get dropped to the else statement. Thanks.....
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
public class JPasswordA extends JApplet implements ActionListener
{//1
JLabel myPassword = new...
I would like to capture the input after the <enter> key is hit rather than using a JButton. Anyone have ideas on how I could do this? Thanks for your help!
Is there a way to do a sleep or pause like in C++? Also, running with a text print line in a dos window, is there a way to clear the screen (cls) like in C++? Thanks.....
Hello all; I have a database which has a field I set to Index (Yes-No duplicates). When the user does enter a duplicate tracking number, then hits save, the record looks like it saves but never writes to the table. I would like a popup or error to display so they know that the tracking number...
Fancy, Thanks for the response. I guess I should have explained the whole enchilada. There is a form that all users have access to for inventory. For the general user, the edit button is available for them. The field does need to be updated by a privalege user during an add or an edit. I have...
I have a form that has a tracking number field. I would like the general user to see this field, but only have it updateable by certain users or groups within the database. Any ideas on how I could this would be greatly appreciated. Tks....
I have a php program that prints an employee list and picture from a MSSQL database. I have written an array that reads each record in and puts it into a table. The problem is, I have 300 records and many of them are getting cut off. How would I tell php to throw a page break in? Please...
I have two fields in a table that I would like to combine into one field. Example: UserName CompName field1
doej rocky doej:rocky
I have been able to do it in a form using a default value:=([CompName]) & ([UserName]) for...
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.