I'm unable to sort out this silly mistake, pl. help me

SURESH MENON
07-21-2003, 02:19 AM
hi,

I'm unable to sort out this mistake, when I'm using Trim command it is getting compile error " can't find project or library " , I 've used this Trim command so many time and it has work fine, but when I'm using this same Trim command in my new project then the problem start.
if I remove the Trim command it is working fine.

Private Sub getdata()
txtBook.Text = Trim(rsbook!book)
txtyopbal.Text = Trim(rsbook!yopbal)
txtCurbal.Text = Trim(rsbook!curbal)
End Sub

suresh

HiTmAN
07-21-2003, 02:19 AM
Do you have a variable called Trim?

SURESH MENON
07-21-2003, 02:23 AM
Do you have a variable called Trim?

No.

suresh

Squishy
07-21-2003, 02:43 AM
Open your project, go to Project > References...check if there's anything out of the ordinary (e.g. marked missing)...

SURESH MENON
07-21-2003, 03:06 AM
Open your project, go to Project > References...check if there's anything out of the ordinary (e.g. marked missing)...

yes Ms jet data set record object is missing, now what should I 've to do.

suresh

Squishy
07-21-2003, 03:09 AM
Don't really know...the only time that happened to me, my PC died before I could try to fix it... * * * * M$...maybe someone else can provide some insight...(or just try re-installing VB?)

SURESH MENON
07-21-2003, 03:13 AM
Don't really know...the only time that happened to me, my PC died before I could try to fix it... * * * * M$...maybe someone else can provide some insight...(or just try re-installing VB?)

Thanks,

I think I've to re-installing VB6.

suresh

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum