Ask Experts Questions for FREE Help !
Ask
    neo_lover2000's Avatar
    neo_lover2000 Posts: 12, Reputation: 1
    New Member
     
    #1

    May 8, 2011, 02:53 AM
    vb 6 problem
    hi,
    I have a program who's running well for sometimes now, and now I'm getting VB error 80004005 (-2147467259) is an "Unspecified Error" when logging in certain group. I'm getting error after this code:

    If typeNum <> 0 Then
    'sequel1 = "and a.typenum=" & typeNum & ""
    sequel1 = "and (a.typenum & " & typeNum & ")= " & typeNum & ""
    FGet = FGet & sequel1
    End If

    If levelNum <> 2 Then
    FGet = FGet & sequel2
    End If

    Set Getfunction = New SMSTools
    Set adofeeddetail.Recordset = Getfunction.RsFireHost(FGet & " Order by a.feedbacknum desc")

    any help appreciated.
    thanks

Check out some similar questions!

Central heating problem or water meter problem? [ 3 Answers ]

We live in an apartment building and the individual water usage is measured by private water meters (mechanical). When the apartment was built, 2 years ago, some of the meters had been fitted the wrong way (in reverse). Yesterday a plumber attended to rectify 3 meters. My 2 neighbours meters were...

My 2006 Taurus has a problem hesitating to start sometimes, what could be the problem [ 1 Answers ]

Sometimes when starting my 2006 Ford Taurus, it hesitate to start, sometimes it does this and sometimes not, what could the problem? I'm thinking the starter. I replaced the battery, thinking it could be the battery, but the problem still exist. Help!

If a Person Has a Problem With Raccoons, Can They Be Trained to Not Be a Problem? [ 10 Answers ]

Hi, All! The title is my question. I've had a problem with raccoons invading my property for years. Is there a way that they can be trained to not be a problem? Thanks!

Playboy girlfirend problem.. Real problem [ 14 Answers ]

I have this new girlfriend.. that I really, really like (more than any other). She seems really nice... she was wearing everything of the "playboy" (earrings, bag, shirt, etc, etc) brand name / merchandise. I thought it was cute and a one time thing. Until I saw her bedroom.. It was 100%...

1995 Altima Idleing problem Knock & O2 sensor, EGR Flow Problem [ 1 Answers ]

I have 1995 Nissan Altima with 67,000 miles. When the car is idleing when I start it or when it is at a red light the rpm's go from 6000 to 9000. It sounds like I am reving the engine. The engine sounds fine when I am driving the car ( rpm's are consitent). I went to AutoZone the read out errors...


View more questions Search
 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.