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: ayaxrm
  • Content: Threads
  • Order by date
  1. ayaxrm

    several forms connect with database

    Hi, I want to make in vb.net an application that open several forms and show records of sql database. But, in each form I want to navigate in the table independently. I make a vb.net project with a mdi forms with BindingManagerBase and binding connect with dataset. Public Class frm_mant_comp...
  2. ayaxrm

    Error in COM Microsoft.Office.Interop

    I have an application made in .net. This program link with formfields in word application. This is the code: Dim wdApp As Object Dim wdDoc As New Word.Document Dim strLabelName = ruta + "\oferta.dot" wdApp = CreateObject("Word.Application") wdApp.Visible = True wdDoc =...
  3. ayaxrm

    II6 Windows 2008 & II4 windows 2000 PHP install

    Hi, I installed a php 5 package, because I need to run PHP scripts in a web server, in a Internet information server (IIS) 6 in a windows server 2008 and in other way in a IIS 4 in a windows server 2000. I copy php.ini in a system32 folder and register php5isapi.dll in a filter isapi and in...
  4. ayaxrm

    Convert Ms virtual server to Xenserver

    I have a Virtual machine with Microsoft virtual server and I want to convert to xenserver system. How do I convert it?.. thank you very much..
  5. ayaxrm

    meetings move to deleted items

    Hi, I have a great bug and I need any help or clue. I'm desperate!!!!! I have Outlook 2007 with exchange 2003 and my OS is Windows XP. Sometimes, when I post a meeting in my calendar, Outlook sends mails with notification to people and I receive replys, but, sometimes, not ever, My meeting...
  6. ayaxrm

    backup of virtual machines

    Hello, I have a windows server standard 2008 SP1 with quite virtual machines (Hyper-v) and I have arcserve 11.5 SP4. how can I backup virtual machines? Does arcserve have a virtual machine addon? do I backup VM with vss or standard file backup? regards.
  7. ayaxrm

    Change primary server

    Hi, I have arcserve 11 and I want to change the primary server to another physical server. is possible copy tasks, dispositives, tapes automatically? How? thanks in advance

Part and Inventory Search

Back
Top