Click here to Skip to main content
15,915,611 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionPassing variables to an Update Sql Statement in VBA/Excdel Pin
TheJudeDude28-Jul-10 11:24
TheJudeDude28-Jul-10 11:24 
QuestionProblems with youtube search Pin
User 584223728-Jul-10 7:42
User 584223728-Jul-10 7:42 
AnswerRe: Problems with youtube search Pin
Eddy Vluggen28-Jul-10 22:52
professionalEddy Vluggen28-Jul-10 22:52 
GeneralRe: Problems with youtube search Pin
User 58422376-Aug-10 6:26
User 58422376-Aug-10 6:26 
QuestionPrinting Image on RDLC report [modified] Pin
Steven J Jowett28-Jul-10 5:06
Steven J Jowett28-Jul-10 5:06 
AnswerRe: Printing Image on RDLC report Pin
mindserve28-Jul-10 11:56
mindserve28-Jul-10 11:56 
GeneralRe: Printing Image on RDLC report Pin
Steven J Jowett28-Jul-10 22:34
Steven J Jowett28-Jul-10 22:34 
QuestionDLL Initialization routine Failed Pin
KeithF28-Jul-10 1:44
KeithF28-Jul-10 1:44 
Hi Folks,

Just wondering if anyone could help me with this issue, all works fine on Dev and Testing machines and in some of our client sites just 1 or 2 cauing this issue:

"Run Time Error -2147023782 (8007045a):
a dynamic link library (DLL) initialization routine failed"

it appears to be on this line based on logging:

objconn.Open "Provider=Microsoft.Jet.OLEDB.4.0;" & _
                  "Data Source=" & m_strPath & ";Extended Properties=dBASE IV;" & _
                  "User ID=;Password="


m_strPath is C:\MyDbfs.

Anyone seen this issue before?

TIA
AnswerRe: DLL Initialization routine Failed Pin
Dave Kreskowiak28-Jul-10 2:01
mveDave Kreskowiak28-Jul-10 2:01 
GeneralRe: DLL Initialization routine Failed Pin
KeithF28-Jul-10 4:25
KeithF28-Jul-10 4:25 
GeneralRe: DLL Initialization routine Failed Pin
Dave Kreskowiak29-Jul-10 3:25
mveDave Kreskowiak29-Jul-10 3:25 
QuestionGet Table Row index from a DataView Pin
Steven J Jowett26-Jul-10 23:49
Steven J Jowett26-Jul-10 23:49 
AnswerRe: Get Table Row index from a DataView Pin
Yusuf27-Jul-10 1:30
Yusuf27-Jul-10 1:30 
Questionado.net dataview Pin
Simon_Whale26-Jul-10 6:28
Simon_Whale26-Jul-10 6:28 
AnswerRe: ado.net dataview Pin
Yusuf26-Jul-10 6:33
Yusuf26-Jul-10 6:33 
AnswerRe: ado.net dataview Pin
Dave Kreskowiak26-Jul-10 6:34
mveDave Kreskowiak26-Jul-10 6:34 
QuestionClient & server application in vb6 Pin
chubalkrs26-Jul-10 3:36
chubalkrs26-Jul-10 3:36 
AnswerRe: Client & server application in vb6 Pin
Dave Kreskowiak26-Jul-10 6:30
mveDave Kreskowiak26-Jul-10 6:30 
GeneralRe: Client & server application in vb6 Pin
MikeD 228-Jul-10 3:58
MikeD 228-Jul-10 3:58 
GeneralRe: Client & server application in vb6 Pin
Dave Kreskowiak28-Jul-10 8:10
mveDave Kreskowiak28-Jul-10 8:10 
GeneralRe: Client & server application in vb6 Pin
MikeD 229-Jul-10 5:50
MikeD 229-Jul-10 5:50 
GeneralRe: Client & server application in vb6 Pin
Dave Kreskowiak29-Jul-10 9:32
mveDave Kreskowiak29-Jul-10 9:32 
QuestionAssembly Version vs Publish version and doing a auto check for new version Pin
Member 442053425-Jul-10 23:10
Member 442053425-Jul-10 23:10 
AnswerRe: Assembly Version vs Publish version and doing a auto check for new version Pin
jbbarnes25-Aug-10 2:10
jbbarnes25-Aug-10 2:10 
Questioncreate setup project that install app and also msde Pin
mehrnoosh25-Jul-10 21:26
mehrnoosh25-Jul-10 21:26 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.