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 October 17th, 2006, 05:31 PM
Authorized User
 
Join Date: Jun 2006
Posts: 73
Thanks: 1
Thanked 1 Time in 1 Post
Default System Data Types

Can anyone help ? I've been working on a project for some time using several ADO's, to control looking at retrieved recordsets, using embedded S.Q.L. in the source code. It was working perfectly, creating variables for reference as System data types, i.e. 'Dim MyDb As Database', and 'Dim r1 As Recordset' etc. However, now when I attempt to run it, (and I've only moved some files around, which I've done before with no problem), it throws up error messages saying 'User Data Type not defined. It seems to be at a inner level of the V.B.6 software, as after typing the 'As' in the 'Dim' statement, wheras normally it lists all the options for 'Data Types', Database and Recordset are not included. Please Help. Liam.






Similar Threads
Thread Thread Starter Forum Replies Last Post
Data Types Clive Astley Access 1 January 17th, 2006 04:13 PM
Data Types edward2006 Infopath 0 November 7th, 2005 06:06 PM
Data types in SQL SQ SQL Language 4 October 3rd, 2004 02:07 AM
Data Types bph Access VBA 3 January 25th, 2004 05:50 PM





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