I have an old Gateway laptop. I am currently using the transformer that came with the laptop. This transformer says the output is DC 19V, 4.2A. I have another Gateway transformer that says the output is 19V 2.64A. The plugs that go into the computer are the same. Is it safe for my computer...
Thanks BobRodes for your reply. I decided the problem was the database file was in fact not in the correct dbase format. I had another file that was another version of my mailing list and it ran clean. Strange how those things happen.
GWD
For VB6. The following 2 lines of code Set dbMailList = OpenDatabase("c:\familyml", vbFalse, vbFalse, "dbase IV")
Set rsMailList = dbMailList.OpenRecordset("Familyml", dbOpenTable, 0) gives me a "Run-Time Error '3274' External Table isn't in expected format The error occurs on the line of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.