it had a setup.msi package that was used for initial installation of version 1.0.0, now I want to use another package that will update the application without having to uninstall the application,(in place upgrade).
Thanks
Kaka
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
thanks, I used part of code below and it worked
'Open connection
strCn = "Provider=Microsoft.Jet.OLEDB.4.0;" & _
"Data Source= c:\test.xls;" & _
"Extended Properties=Excel 8.0"
Set cn = New ADODB.Connection
cn.Open strCn
Have a good day
Madiba
Sorry for the vagueness of my post. I mean, I have file like: pics.gif and pic2.gif. I want this files to be inserted in a word file. I used the code below but the pictures are pasted on top of each other and can only open the file with word prior to 97.
Set objWord =...
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...
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
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
wanted to create an application which should have a Tool menu like that of usual windows. I mean the one on top of every Ms-application: File, Edit, View ...
Madiba
I dont know why it was greyed, when I activate an active X(cpbrkpie Active X control Module)component it was active. When I unchecked this componenet I thought the menu editor would be disabled but not. I guess my installation was wrong or any explaination.
Thanks HarleyQuinn.
Madiba1
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
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
I think my coment was poorly done. Wanted to say:
1. If you are having a multi-subnetted network with one DHCP server and the router between the subnets is a Windows server 2003 configured as a DHCP Relay Agent. The book states: If an interface is configured on the RRAS as DHCP relay agents...
yes any test you pass you are given the title of MCP
can check more on MCPs' here http://www.microsoft.com/learning/mcp/mcp/Default.asp
good luck on you MS certs.
Madiba....
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...
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.