| From: | Dave Page <dpage(at)vale-housing(dot)co(dot)uk> |
|---|---|
| To: | "'Stephen Martin'" <stephen(at)sealteam(dot)demon(dot)co(dot)uk> |
| Cc: | "'pgsql-interfaces(at)postgresql(dot)org'" <pgsql-interfaces(at)postgresql(dot)org> |
| Subject: | RE: [INTERFACES] pgAdmin v6.5.2 Released |
| Date: | 1999-10-04 07:20:34 |
| Message-ID: | 8568FC767B4AD311AC33006097BCD3D601424A@woody.vale-housing.co.uk |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-interfaces |
Stephen,
The most common cause of this problem I can find is that MDAC did not
install properly (this is explained -in an SQL Server context - in MS
knowledgebase article Q191271). The fix suggested is to re-register
MSDASQL.dll eg.
C:\> C:\Windws\System\REGSVR32 "C:\Program Files\Common Files\System\ole
db\MSDASQL.DLL"
Alternatively try re-installing MDAC (http://www.microsoft.com/data/ado/)
Let me know if this works...
Regards,
Dave.
--
Network & Systems Manager, The Vale Housing Association.
http://www.vale-housing.co.uk (Work)
http://www.pgadmin.freeserve.co.uk (Home of pgAdmin)
Beer can be a permanent solution, but only if you have enough of it!
> -----Original Message-----
> From: Stephen Martin [mailto:stephen(at)sealteam(dot)demon(dot)co(dot)uk]
> Sent: 04 October 1999 05:07
> To: Dave Page
> Subject: RE: [INTERFACES] pgAdmin v6.5.2 Released
>
>
> Hello,
>
> Heres the crucial excerpt from the VsErr.log
>
> Error Details
> *************
> Error No: -2147217842
> Error Description: Operation Canceled
> Error Source: Microsoft OLE DB Provider for ODBC Drivers
> DLL Error Code: 0
>
>
> I have both MDAC & DCOM98 installed
> I have seen the above error syndrome before with ADO based
> data objects.
> When ever I have in the past tried to interface a VB data
> object component
> with postgres ODBC driver I am always presented with an error claiming
> the required OLE DB provider for ODBC is either not present
> or corrupt.
> This has occurred on two separate pc's one running win95 the
> other Win98.
>
> My guess is something similar is happening here.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Mount | 1999-10-04 11:44:46 | Re: [INTERFACES] problems with large-objects |
| Previous Message | mne | 1999-10-04 05:56:24 | Re: [INTERFACES] pgAdmin v6.5.2 Released |