Wrox Programmer Forums
|
Beginning VB 6 For coders who are new to Visual Basic, working in VB version 6 (not .NET).
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Beginning VB 6 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 10th, 2006, 02:21 AM
Friend of Wrox
 
Join Date: Jan 2006
Posts: 180
Thanks: 1
Thanked 1 Time in 1 Post
Send a message via ICQ to dpkbahuguna Send a message via MSN to dpkbahuguna Send a message via Yahoo to dpkbahuguna
Default XArrayDB

Hi Frnds!

    I have a Project including with this declaration
    -Public ArrG As XArrayDB-
    but when i'm compiling this programme,
    I'm getting a Compilation Error:
    -Can't find project of library-
    what reference should i use here


     Can you help me...

Deepak..
__________________
DPK..
 
Old February 10th, 2006, 02:47 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 627
Thanks: 0
Thanked 0 Times in 0 Posts
Default

well, what is "XArrayDB"
did you copy the code from somewhere?
Marco
 
Old February 11th, 2006, 12:03 AM
Friend of Wrox
 
Join Date: Jan 2006
Posts: 180
Thanks: 1
Thanked 1 Time in 1 Post
Send a message via ICQ to dpkbahuguna Send a message via MSN to dpkbahuguna Send a message via Yahoo to dpkbahuguna
Default

Quote:
quote:Originally posted by marcostraf
 well, what is "XArrayDB"
did you copy the code from somewhere?
Marco
I didn't copy it from anywhere. it is programme which is running in my company.
In this programme, there is a third party tool is being used named TDBGrid(True Database Grid) and i think XArrayDB is its function.
But I register this tool in my project.

Deepak..
 
Old February 13th, 2006, 05:58 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 627
Thanks: 0
Thanked 0 Times in 0 Posts
Default

are you using vb6? open the object browser (F2) and see if the library is present in the top combo box. if yes, select it and see if you can see all the internal objects (including XArrayDB, maybe you mispelled it)
if everything fails, contact someone in your company that used that component, or check the documentation that comes with the component (I do not know the TDBGrid, so I can't help you here... sorry)
Marco
 
Old February 14th, 2006, 03:31 AM
Friend of Wrox
 
Join Date: Dec 2005
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to nalla Send a message via Yahoo to nalla
Default


Hi dpkbahuguna,
Install the correct version of True DB grid.
Shoot a message if u need more help regarding this.


nalaka hewage
 
Old November 13th, 2006, 06:54 PM
Authorized User
 
Join Date: Jun 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Hi Deepak,

I am also getting the same error i.e. "can't find project or library"
When I am trying to compile the project.

If you got the solution, let me know as ia m stuck.

Thanks










Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.