HELP! VB3/Access 2.0 
Author Message
 HELP! VB3/Access 2.0

I have been given a Visual Basic program with all forms and controls and so
on... Every time I try and open the project an error message apears saying
that SSDATA2 control... cannot be found...
Does this mean I have to get that control from the programmer or is it a
generic Access control that I haven't got.

_______________________________________________________________
Samer Smair        

(015) 268178



Tue, 15 Sep 1998 03:00:00 GMT  
 HELP! VB3/Access 2.0

Quote:

>I have been given a visual basic program with all forms and controls and so
>on... Every time I try and open the project an error message apears saying
>that SSDATA2 control... cannot be found...
>Does this mean I have to get that control from the programmer or is it a
>generic Access control that I haven't got.

        Hi,
        You guessed it; that's a 3rd party control that you have to have
installed on your machine to use. However, it may only be an enhanced
version of a standard control (sorry; don't know off hand which
coontrol or controls are in SSDATA2).
        If it is just an enhanced version of a standard control, you *may* be
able to do without it (with some judicious alterations to the code).

        Hope that helps....





Wed, 16 Sep 1998 03:00:00 GMT  
 HELP! VB3/Access 2.0

Quote:

>I have been given a visual basic program with all forms and controls
and so
>on... Every time I try and open the project an error message apears
saying
>that SSDATA2 control... cannot be found...
>Does this mean I have to get that control from the programmer or is it
a
>generic Access control that I haven't got.

>_______________________________________________________________
>Samer Smair        

>(015) 268178

The controal is missing from the rpogram.  The programmer needs to
remove or amend the code that uses the control


Tue, 22 Sep 1998 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Accessing Access 2.0 database with VB3, ODBC 2.0 and Microsotf Jet Engine Compatibility Layer

2. Help: Problem reading Access 2.0 mdb from VB3 under Win95/Access 7.0

3. HELP: ODBC with Access 2.0, VB3.0, and Data Control

4. Help with VB3/Access 2.0 problem PLEASE!!!

5. Ask help on VB3 deal on MS Access 2.0

6. Help: Problem connecting VB3 app to Access 2.0 w/ODBC in Win-OS/2

7. Help w/VB3 and Access 2.0

8. HELP: ODBC with Access 2.0, VB3.0, and Data Control

9. Help: Problem connecting VB3 app to Access 2.0 w/ODBC in Win-OS/2

10. HELP: Access 2.0/VB3 db Security

11. Problems accessing Access 2.0 via ODBC 2.x from VB3.0

12. VB3 to Access 2.0 ?????

 

 
Powered by phpBB® Forum Software