VB 6.0Can someone help me with this problem in vb6.0? And i been founding a solution and from what they said is just this. Code: Regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL" Can anyone help me? --------------------------------------------------------------------- Please dont post nonsense replies like: "Wrong section " "This is'nt the vb section" cos i need it right now. ----------------------------------------------------------------------- Just fount on how to register .dll's and i also get an error on the cmd when i type this.
Originally Posted by Red Shift Google how to register .Dll's I found it but I'm not gonna post links to it Find one and he said Putting the double quotes in front of the path as below - registered the dll file properly regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL" How the hell am i gonna do that?
Originally Posted by ellekim00 Find one and he said Putting the double quotes in front of the path as below - registered the dll file properly regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL" How the hell am i gonna do that? Stick the .dll in that directory.
Originally Posted by Aborted Then why did you ask how you would do it? I asked how to put this as path ------------------------------------------------------------------------------------------ Putting the double quotes in front of the path as below - registered the dll file properly regsvr32 "C:\Program Files\Common Files\Microsoft Shared\DAO\DAO350.DLL" ---------- Post added at 02:22 AM ---------- Previous post was at 01:59 AM ---------- Already solved /Reqclose
Originally Posted by C.C. Why the F would you use VB 6.0? That is from like '07? WTF? thats what the cool kids use
Originally Posted by .REZ Jesus kid there's tutorials on how to completely set up vb 2010 all over youtube. Lol i already have vb 2010 and why can't you guys get over with this i already solved the problem.