|
-
Oct 14th, 2011, 03:27 AM
#1
Thread Starter
New Member
Datagrid with adodc can't run on Windows 7
Hi,
i've the problem as in the title.
I've an application in old VB6. I've to run on a new pc with Windows 7 Prof.
All the program run correctly, but when i click to open form with datagrid connected to adodc, the program stops and give me error of permission ?
Can you suggest me any solutions ? Don't say me to change vb6, please. I can't now.
Eric.
-
Oct 14th, 2011, 04:57 AM
#2
Re: Datagrid with adodc can't run on Windows 7
One issue may be backward compatibility. Look at this link:
http://support.microsoft.com/kb/2517589
-
Oct 14th, 2011, 06:55 AM
#3
Re: Datagrid with adodc can't run on Windows 7
That's not a lot of detail to go by... no database, no code, no error message...
I bet it's because the Access database (I'm guessing) is in the same folder as the app. Which means it's in the Program Files folder... which Win7 locks down. but that's just pure conjecture.
For all I know the problem is the eels in your hover craft. Have you tried removing them? See if that helps.
-tg
-
Oct 14th, 2011, 07:38 AM
#4
Re: Datagrid with adodc can't run on Windows 7
The Win7 SP2 ADO compatability break is an important issue, but I think techgnome wins the porkchop this time around.
I agree that the problem description is too vague though. The exact error message and number as well as the line the program fails on (if any, sometimes with bound controls the exception isn't raised directly in your logic) might help a lot.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|