Hello everyone.
I am looking to develop a database solution in VB .NET. I need to create an autohibernate function. This function will send the application to the system tray (I have already developed this bit), when the database has remained untouched for a specified period of time. I need...
Hi all.
I have a form that has a drivebox. I need to know when the user physically ejects the CD from the drive that the drivebox is currently viewing.
1. User puts cd into drive
2. User selects the drive letter from the drivebox
3. User presses the button on the cd rom drive to eject it...
Hello.
I am currently trying some code in VB using DX8.1. I have created a class module "Sprite", and "Sprites" as the container module.
In "Sprites" I have a sub called DrawSprite (see below) which takes the data from the sprite to be displayed and displays it...
Hi.
I have Access XP (SR-2), and it stinks. I have created a report. This report has a recordsource. The recordsource has a reference to a control on a open form. Whatever the value of the control, the recordsource still recieves Null.
Heres the SQL:
SELECT *
FROM NEWLTT_FULLPROP...
Hi.
I am just learning to use DirectX and have tried the following code (VB). I am using VB6 on WinXP. I have checked the boxes for :
DirectX7 for Visual Basic Type Library ... and
DirectX8 for Visual Basic Type Library.
I get the error :
Runtime error '-2005532460 (887600d4)'...
Hi all.
I have a word document (myworddoc.doc) on my hard drive and I have an access database. when I click on a button in the database on a form I created, it should take the word document and insert it into an OLE object field within the table MyTable, programmatically.
MyTable...
Id...
Hi all.
I have a word document (myworddoc.doc) on my hard drive and I have an access database. when I click on a button in the database on a form I created, it should take the word document and insert it into an OLE object field within the table MyTable, programmatically.
MyTable...
Id...
Hi.
I have an unbound object frame (y'know one of those OLE thingies), and a combo box. The combo box refers to a list of word documents, so the table behind it is :
Table OLE_Letters :
WordDocID Autonumber
LetterDescr Text
LetterObj OLE Object (the word document)
so the...
Hello.
I have been wrecking my head for the last 4 days on this problem, please help.
I have a form with a bound OLE Container control on it. I have dragged a word document (business letter) into it and when I press a button on the form, the following code is executed :
Private Sub...
Hi.
Hope someone can help here.
I have a table table1 :
ID Autonumber
Obj OLE Object
And have created a form for this table. I can drag and drop documents into the ole object fine. Its great, however, I need to seek further functionality.
The reason I am...
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.