Hi all,
I have a embedded Crystal Reports working fine in my VB6 app.
When I try to change the database name to 'database_test', then the report still is trying to connect to the initial database I used in the reports designer from VB...
Hi all,
I can´t connect to my local network using
system-config-network (visual X-Gnome)
in Red Hat Linux Enterprise 4 AS
I can´t ping router´s default gateway, 192.168.1.1
Which command could I use to find out what´s going wrong?
Any idea is welcome, thanks
Hi all,
I have a VB6 app who manages a word doc. I use BeforeSave event to control whether the doc must be saved. And the Terminate event to Set oAppWord = Nothing.
'Object declaration at form level
Dim WithEvents oAppWord As Word.Application
Dim WithEvents oAppExcel As Excel.Application
I´m...
Hi guys again,
I need to insert a typical 'Draft' stamp in a Word document, from Visual Basic, under some conditions
The first option to consider was using Bookmarks, but I don´t like that solution, i.e., inserting a bookmark called Draft in the original document, and later from the code in...
Well.. it´s a good answer.. but what i´d really like to do it´s to prevent someway user access to a remote dir, where the document is loaded from, i.e. user should not know where the document is saved in.
The only thing the user should know is that pressing Save button, he will save the doc...
Hi all,
I´d like to prevent a word document being saved from my Visual Basic 6 application.
I´d open the word document using Word 9.0 libraries, using Open method.
Any ideas? Thanks
Dim oWordApp as Word.Application
Set oWordApp = New Word.Application
oWordApp.Documents.Open...
Hi,
I think in Win XP SP2 you need to enable 'Share files and folders' somewhere in your conection configuration in the remote computer
I´m at work, we have Win2000 (yet), I can´t check exactly where to do this,
hope this helps
Hi guys,
I´m developing a Visual Basic 6 / SQL Server APP. I need to use word / excel automation. (OCX seems not to work fine, so I discarded that possibility)
I want to use word /excel documents and I need to manage Printing, Editing from my Visual Basic app under some conditions
I´ve read...
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.