Re: VB6 Datagrid Doesn't Populate on New Machines
- From: Jan Hyde <StellaDrinker@xxxxxxxxxxxxxxxxxxx>
- Date: Wed, 01 Nov 2006 12:51:41 +0000
tbsac <tbsac@xxxxxxxxxxxxxxxxxxxxxxxxx>'s wild thoughts were
released on Tue, 31 Oct 2006 17:51:02 -0800 bearing the
following fruit:
I have a VB6 application that uses ADO to populate a datagrid. The
application has worked fine for several years. Some users just received new
computers, which run Windows XP. The application runs fine on my machine,
but I have Visual Studio installed. It also runs fine on the machines of
other users who have not received new machines and do not have VS. The new
machines other than mine do not have VS. When the application is run on
those machines, they can retrieve a record by account number, which just uses
a straight select query, but if they do a search by name (which is the part
using the datagrid), the results screen appears but there is no data, even
though the search works on the older machines. I've checked that all OCX and
DLL files are installed on the new machines, but still can not get the grid
to populate on these machines. I believe I encountered this problem once
before; unfortunately, I did not document the fix. I'm at my wit's end
researching this. It's probably something quite simple. Any suggestions?
Are you sure there are no results, or is it that those
results are in fact there but are displaying as blank?
Jan Hyde (VB MVP)
--
Antelope: Why Grandpa won't forgive Uncle! (Gunjan Saraf)
.
- Follow-Ups:
- Re: VB6 Datagrid Doesn't Populate on New Machines
- From: Brian Puffer
- Re: VB6 Datagrid Doesn't Populate on New Machines
- Prev by Date: Re: Order By question
- Next by Date: Ado Recordset and stored procedure(SQL server 2000)
- Previous by thread: Order By question
- Next by thread: Re: VB6 Datagrid Doesn't Populate on New Machines
- Index(es):
Relevant Pages
|