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 Wanet Telecoms Ltd 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: Madiba1
  • Content: Threads
  • Order by date
  1. Madiba1

    Creating Update Package

    Hi, I have source code for a project that was already deployed as version 1.0.0. I made some change to the code then I would like to deploy the changes as an update package which should have version number 1.0.1. Stuck on how to create the update package in VB .Net. Thanks in advance. Madiba
  2. Madiba1

    Reading data from Excel spreadsheet

    Hi, I am writing a function to read data from excel spreadsheet (Ms excel 2003) and write the values to access table. I am using DoCmd.TransferSpreadsheet. The statement is able to identify the columns(table and spreadsheet) but the data is not getting transferred to the table. Any help will...
  3. Madiba1

    Pasting gif files to Word

    Hi, I am writing an application that reads some gif files and would like them to be pasted in ms-word file. Any pointers will be highly appreciated. Madiba
  4. Madiba1

    Encypting Access database or Column?

    I am working on an MS-acces database which is manipulated by some Visual basic code. I would like some assistance or pointers on how to encypt and decrypt the database (entire database or just columns) using VB code. Thanks Madiba
  5. Madiba1

    Menu Editor in Ma -access

    Hi, does Ms-access have the menu editor as in VB 6, and how do you activate/access it. Kaka
  6. Madiba1

    Activaing the Menu Editor in VB

    Hi, My menu editor is greyed out and i do understand there is a control/ component that ned to be installed, any ideas of the component. Thax in advance Madiba
  7. Madiba1

    how to check form if open

    Good morning am writing an application which need to check if the preceeding forms are open. If they are closed user should not proceed using the current form. SOS pls
  8. Madiba1

    Confused with DHCP Relay Agent integration on RRAS

    Hi, Am preparing for 70-291 exam and I founding this concepts diffucult to understand: 1- If DHCP Relay agent is enabled on a Server 2003 computer with RRAS enabled, all interfaces will use the DHCP server IP configured on the server. My question is: Is the interface(s) mentioned here refering...

Part and Inventory Search

Back
Top