Search found 7 matches

by treys
Wed Jul 06, 2011 10:49 am
Forum: PowerShell
Topic: ODBC MDB Fails in 64 bit environment - Access MDB
Replies: 7
Views: 12815

ODBC MDB Fails in 64 bit environment - Access MDB

My solution to the original issue was to first attempt connection with the Connection string I saw in the 32 bit environment. If that failed, I attempted with the 64 bit equivalent. Code follows: #############################################################################Function MdbConnect(){#####...
by treys
Thu Oct 14, 2010 1:51 am
Forum: PowerShell
Topic: ODBC MDB Fails in 64 bit environment - Access MDB
Replies: 7
Views: 12815

ODBC MDB Fails in 64 bit environment - Access MDB

The short version... Scripts fail to connect to MDB databases; same scripts that have worked well for a long time on onther systems. This has been bugging me for a while and I've been working around it; but now I need to fix it.. I think I have narrowed it down to a 32/64 driver issue. Sypmptom: Err...
by treys
Thu Oct 14, 2010 1:51 am
Forum: PowerShell
Topic: ODBC MDB Fails in 64 bit environment - Access MDB
Replies: 7
Views: 12815

ODBC MDB Fails in 64 bit environment - Access MDB

The short version... Scripts fail to connect to MDB databases; same scripts that have worked well for a long time on onther systems. This has been bugging me for a while and I've been working around it; but now I need to fix it.. I think I have narrowed it down to a 32/64 driver issue. Sypmptom: Err...
by treys
Thu Oct 14, 2010 1:48 am
Forum: VBScript
Topic: ODBC Fails in 64 bit environment - Access MDB
Replies: 1
Views: 2227

ODBC Fails in 64 bit environment - Access MDB

The short version... Scripts fail to connect to MDB databases; same scripts that have worked well for a long time on onther systems. This has been bugging me for a while and I've been working around it; but now I need to fix it.. I think I have narrowed it down to a 32/64 driver issue. Sypmptom: Err...
by treys
Thu Oct 14, 2010 1:48 am
Forum: VBScript
Topic: ODBC Fails in 64 bit environment - Access MDB
Replies: 1
Views: 2227

ODBC Fails in 64 bit environment - Access MDB

The short version... Scripts fail to connect to MDB databases; same scripts that have worked well for a long time on onther systems. This has been bugging me for a while and I've been working around it; but now I need to fix it.. I think I have narrowed it down to a 32/64 driver issue. Sypmptom: Err...
by treys
Mon May 10, 2010 2:05 am
Forum: Productivity Pack Support
Topic: PowerShellHelp install after every reboot
Replies: 2
Views: 3655

PowerShellHelp install after every reboot

Thanks for the reply... This got sticky, but is fixed. I uninstalled/rebooted, and had the same problem. I ran RegEdit and deleted entries remaining for PowerShell help. Like most uninstalls there were entries remaining. I rebooted and had the same problem. I used the SysInternals utility, AutoRuns....
by treys
Sun May 09, 2010 4:26 am
Forum: Productivity Pack Support
Topic: PowerShellHelp install after every reboot
Replies: 2
Views: 3655

PowerShellHelp install after every reboot

I installed PowerShellHelp, and it seems to work just fine. (Thanks)

However, each time I reboot, the install wizard/dialog runs.

How can I eliminate this?