Run query using VB6 and DAO
From: Stefanie (Stefanie_at_zsmail.net)
Date: 11/26/04
- Previous message: Mark J. McGinty: "Re: SQL Server does not exist error"
- Next in thread: Gijs Beukenoot: "Re: Run query using VB6 and DAO"
- Reply: Gijs Beukenoot: "Re: Run query using VB6 and DAO"
- Reply: Gijs Beukenoot: "Re: Run query using VB6 and DAO"
- Reply: Wart: "Re: Run query using VB6 and DAO"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 26 Nov 2004 20:03:26 +0100
Hi,
I'am new to database programming so please be patient.
I created a database with one table (two fields) and one query (both fields
from the table and sorted)
Now i'd like to run this query from my VB6 application with some input.
So i have a textbox on my form for a parameter in my query.
How can i receive the values from field 1 and field 2 running my query.
(I have to write these values to a file)
(BTW i'am using DAO but i don't know if this is the best for a table with
about 2,000,000 records.)
Q1: How to run the query with a parameter from my textbox
Q2: How to receive te results (i know how to write them to a file)
Stefanie
- Previous message: Mark J. McGinty: "Re: SQL Server does not exist error"
- Next in thread: Gijs Beukenoot: "Re: Run query using VB6 and DAO"
- Reply: Gijs Beukenoot: "Re: Run query using VB6 and DAO"
- Reply: Gijs Beukenoot: "Re: Run query using VB6 and DAO"
- Reply: Wart: "Re: Run query using VB6 and DAO"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|