> Could someone assist me by briefly explaining how to register DLLs on
> Win2000 (else WinNT)? I need this explanation to complete instructions
> in the Allaire Knowledgebase Article 14709 (following below).
>
> BACKGROUND:
>
> I need to use OLE DB on Win2K. I now have CF 4.5.1
> Enterprise installed.
>
> OLE DB datasources fail to verify.
>
> I found KB Article 14709 (following below). As a workaround
> it instructs to register three DLLs. Could you please explain
> briefly exactly how I go about registering DLLs?
>From the command line, navigate to the directory containing the DLL, then
type "regsvr32 mydllname.dll". You should then receive a message which says
something like "DLLRegisterServer in mydllname successful". If you see
another message, it will usually give you an eight-digit number which you
can use to search for error info at http://support.microsoft.com/.
However, I've been able to verify and use OLEDB on Win2K with CF 4.5.1 and
SQL Server 7 SP1 without any problem, and I haven't registered the DLLs. I
haven't read the Allaire article, so I don't know if this just happens
occasionally.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.