Hi all,
I have recently created a module level word object that is called in various functions but does not seem to release the word object even when I save the the document, close,quit and release the object. All Other word objects i have created at procedural level do this fine. So I know it...
Hi All,
My Company is looking at changing our server platform from Novell to unix/linux platform. Our database, Oracle will be ported onto the new server. What I'm looking for is any tips or problems we may encounter through front ended vb application is it just a matter of changing the path to...
I have a Developed a project in Vb5 enterprise edition which I need to convert to Vb6 enterprise edition I have tried to open the project which has been saved form my local drive to a public drive by individually saving each form from vb to the public folder then also saving the project when I...
I have a project saved to my local drive, which i have then saved into a public drive in order to access it on another computer to convert it form vb5 to vb6. I saved each form and modules individually from vb into the public folder and then saved the project there to. My problem is I'm getting...
My Problem is that i'm trying to use word to write out invoices for agents using a predefined template.On the first run the agent details are inserted using bookmarks then a table is used to put the other information ie customer name, jobstatus, and charge, this information is pulled form an...
I have a large database which has been loaded with incorrect data.
I need to alter 1 of the fields which contains 'abc'
and change it to 'nabc'
I tried
update customer
set client_reference = 'N' + client_reference
This did not work as this is how I would treat a numeric field. How do you...
Could u be more specific, are you trying to close all form when exiting the MDIForm or are u trying to close a child form once it has be loaded onto the MDIForm
Your Code Me.filter = "[time card hours].EmployeeID is wrong you should also have square brackets around EmployeeID that is why you get the parm box
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.