Click here to Skip to main content
16,005,038 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralCapture Sample FullScreen Pin
Member 125490092-Oct-04 10:10
Member 125490092-Oct-04 10:10 
GeneralAdd a Property page Pin
ChristosX2-Oct-04 8:45
ChristosX2-Oct-04 8:45 
GeneralRe: Add a Property page Pin
Anonymous2-Oct-04 16:36
Anonymous2-Oct-04 16:36 
GeneralLoad record in list view in VB.Net Pin
Mekong River2-Oct-04 5:09
Mekong River2-Oct-04 5:09 
GeneralRecursive <xml> via path Pin
DADANEPAL1-Oct-04 18:52
DADANEPAL1-Oct-04 18:52 
GeneralRe: Recursive <xml> via path Pin
DADANEPAL1-Oct-04 18:57
DADANEPAL1-Oct-04 18:57 
GeneralDBEngine.OpenDatabase generates... "Name DBEngine is not declared" !!! Pin
Harvester1321-Oct-04 18:17
Harvester1321-Oct-04 18:17 
GeneralRe: DBEngine.OpenDatabase generates... "Name DBEngine is not declared" !!! Pin
Mekong River2-Oct-04 4:23
Mekong River2-Oct-04 4:23 
If you are using this code in VB6 then you might forget the SET keyword. Try this code:

Dim db As dao.Database<br />
Set db = DBEngine.OpenDatabase("trivial.mdb")<br />
db.Close()


Hope it is working!!!



A thousand mile of journey, begin with the first step.

APO-CEDC
Save Children Norway-Cambodia Office

GeneralRe: DBEngine.OpenDatabase generates... &quot;Name DBEngine is not declared&quot; !!! Pin
Harvester1322-Oct-04 15:19
Harvester1322-Oct-04 15:19 
GeneralRe: DBEngine.OpenDatabase generates... &quot;Name DBEngine is not declared&quot; !!! Pin
Dave Kreskowiak2-Oct-04 17:40
mveDave Kreskowiak2-Oct-04 17:40 
GeneralRe: DBEngine.OpenDatabase generates... &quot;Name DBEngine is not declared&quot; !!! Pin
Harvester1323-Oct-04 5:22
Harvester1323-Oct-04 5:22 
GeneralVB.NET Remoting Pin
Chris Quick1-Oct-04 12:21
Chris Quick1-Oct-04 12:21 
GeneralPrinting in Vb.net through Rich Text Box Pin
eshban2841-Oct-04 11:11
eshban2841-Oct-04 11:11 
GeneralRe: Printing in Vb.net through Rich Text Box Pin
Dave Kreskowiak1-Oct-04 13:34
mveDave Kreskowiak1-Oct-04 13:34 
GeneralListBox in a Datagrid Pin
tdk0071-Oct-04 10:04
tdk0071-Oct-04 10:04 
GeneralRe: ListBox in a Datagrid Pin
Jim Matthews1-Oct-04 10:55
Jim Matthews1-Oct-04 10:55 
Generalplease help me to lower the immage size Pin
Dr yousef1-Oct-04 5:45
sussDr yousef1-Oct-04 5:45 
GeneralRe: please help me to lower the immage size Pin
Dave Kreskowiak1-Oct-04 13:33
mveDave Kreskowiak1-Oct-04 13:33 
GeneralButton Images Pin
Britnt71-Oct-04 4:23
Britnt71-Oct-04 4:23 
GeneralRe: Button Images Pin
Jim Matthews1-Oct-04 5:00
Jim Matthews1-Oct-04 5:00 
GeneralRe: Button Images Pin
Britnt71-Oct-04 5:58
Britnt71-Oct-04 5:58 
GeneralRe: Button Images Pin
Britnt71-Oct-04 8:25
Britnt71-Oct-04 8:25 
Generalnetworkaccess Pin
jeeju1-Oct-04 2:33
jeeju1-Oct-04 2:33 
GeneralRe: ordnetworkaccess Pin
Dave Kreskowiak1-Oct-04 2:55
mveDave Kreskowiak1-Oct-04 2:55 
GeneralRe: networkaccess Pin
jeeju5-Oct-04 1:36
jeeju5-Oct-04 1:36 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.