Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: myuserid7
  • Content: Threads
  • Order by date
  1. myuserid7

    Moving an app from VFP7 to VFP 9

    Could someone please point me to some documentation or FAQ about the differences between VFP 7 and 9 and what is involved in getting a VFP 7 app converted to VFP 9? Thanks.
  2. myuserid7

    radio button alert

    I am very new to Javascript and need help. I have his form where users get to click yes or no radio button. I have set it as when they use tab it will give them an alert. But when they use mouse and click it doesn’t fire an alert. I tried for example <input type="radio" value="V1"...
  3. myuserid7

    Tape Compression not working

    Hi, We have Imation LTO Ultrium 3 400GB/800GB, tapes in a MSL6000 library. Looking through the Commcell I can see media always uses upto 400GB and then says 'Reached physical end of media'. How can I get upto 800GB data on these tapes? In the Storage Policy, the following is set: Data Path-...
  4. myuserid7

    Automatic Updates

    Hi, When using Automatic Updates, if I want to push out the SP4 out to a MS Cluster with 2 nodes. Should I be doing this only on the active node on the cluster ? And let it replicate the update to the passive node. Or do I do this to the virtual node as well ? thanks.
  5. myuserid7

    Array of methods?

    I have a program which creates an array of Picture Boxes. I need to assign each PictureBox it's own DoubleClick method but I'm not sure how to do it without writing the same method endless times. Is there a way to replace "pictureBox1_DoubleClick" with a new method? pBXR[i].DoubleClick += new...
  6. myuserid7

    Lost Password

    Hi guys, I've lost the password to Tapeware XE. Is there anyway to get the password back? The bakcup jobs have been running on schedule(I suppose). If I reinstall the software, can I access to the tapes which were backup before? Thanks guys. All advice appreciate.
  7. myuserid7

    can i conference in a CDN?

    Hi all, My agents need to play a declaration to clients during skillset calls and have them accept it (voice recorded) and i had the idea that perhaps we could conference in an acquired cdn that has a symposium script simply playing the declaration then disconnecting. something like::: OPEN...
  8. myuserid7

    Help in resolving error while restarting apache in solaris 9

    Hi guyz I m currently configuring apache 2.0.58 with my app server. From my appserver m opening streams for logging error msg and binding them with process and doin exec /usr/local/apache2.0.58/bin/apachectl restart. The exit status returned is not 0. if i create streams with logging info and...
  9. myuserid7

    Can I add SAV 10.x to existing 9.x server group

    Hi I have a single parent server in a server group with SAV Corp Edition 9.x. This server is being decomissioned and I have to setup SAV 10 on a new server. Could I setup SAV 10 on the new server, make is a secondary server in the existing server group and then make the new server into...
  10. myuserid7

    Why do users have to enter Domain\Username to authenticate

    Hi, I have a server with IIS 6.0, Win2003. When users go the website and enter their Username and Password. It does not accept it but displays the authentication box again with the servers name before the username, ie: server.mydomain.edu.au\Username The users has to retype the username as...
  11. myuserid7

    CV reporting SP4

    I have a strange issue. We have CV 6.1. One of the servers in the Comserv console is being reported has having SP4. I'm pretty sure there only SP3 out there with post pack 1. Where would it be getting this from. The effect that has on my reports is that if I do a summary of the CV clients...
  12. myuserid7

    SP 3 on a Macintosh server

    Hi, Has anyone applied the CV6.1 SP3 on a Macintosh server. OSX 10.4 After I applied this, comserv says it can't communicate with the client. But I can still browse the remote servers filesystem. Thanks
  13. myuserid7

    Backup speeds have slowed down...

    Hi, I just noticed that our weekly full backup is taking 12 hours to backup 334GB of data. Details are: ------------------------ Data Size: 334GB Transfer Time: 12:13:17 Throughput: 26.75 GB/hr No. of Objects: 1,246,618 ------------------------ Last month the same file share backup was quicker...
  14. myuserid7

    help!!! application has generated an exception that cannot be handled

    I am recieving an error message whenever i try to open up my peachtree complete accouting software. the window title is: peachw.exe - common language routine debugging then: application has generated an exception that cannot be handled process id=0xfo(2032) thread id=0xb78(2936) then an ok...
  15. myuserid7

    Registry Restores

    Hi, In my backup setup I have told Brightstor to backup the registry on my servers (which I can browse through successfully), when it comes to the restore it only has the 'System state' and I only get the option to restore the whole registry rather than individual portions of it. Cheers
  16. myuserid7

    Brightstor Cancelled Job ?

    Hi, Am I right in thinking that if a daily incremental job gets cancelled on say a Wednesday...the tape will then be moved to the 'save' set and cannot be used the next day? Cheers Scott
  17. myuserid7

    Backing up Windows 2003 Cluster

    Hi, We have a 2-node Windows 2003 Cluster. In CV console I have: 1 x Virtual Server name - Cluster1 1 x NodeA name - ClusterNodeA 1 x NodeB name - ClusterNodeB When backing up the system state for system recovery, should I be backing up 1. All the 3 instances individually 2. Only the 2 Nodes...
  18. myuserid7

    Exchange Agent Stops !!

    Hi all, My Brightstor Exchange agents seems to keep stopping when doing a backup. I get in in the morning and its stopped the backup.....restart the exchange agent service and it all kicks off again quite happily. Any ideas? Cheers Scott
  19. myuserid7

    Query Lookup

    Hi, Trying to create a query to get data from a table, but I want the criteria to to use data that is currently in on of the fields. "Faults reported" is the record "Fault number" is one of the fields. I want the query to look at the current record it is on (eg : fault number 13) and bring...
  20. myuserid7

    How can i return entire table frm one procedure? i.e temp Table

    I am creating a table in one of the procedured i want this to return the table to calling procedure?? Is there some way i can do this

Part and Inventory Search

Back
Top