Community
All Communities
Products
ArcGIS Pro
ArcGIS Survey123
ArcGIS Online
ArcGIS Enterprise
Data Management
ArcGIS Experience Builder
Geoprocessing
ArcGIS Web AppBuilder
ArcGIS Dashboards
ArcGIS Field Maps
ArcGIS StoryMaps
All Products Communities
Industries
Education
Water Resources
State & Local Government
Transportation
Gas and Pipeline
Water Utilities
Roads and Highways
Telecommunications
Natural Resources
Electric
Imagery and Remote Sensing Insights (IRIS) COP
All Industries Communities
Developers
Python
JavaScript Maps SDK
Native Maps SDKs
ArcGIS API for Python
ArcGIS Pro SDK
ArcObjects SDK
Developers - General
ArcGIS REST APIs and Services
ArcGIS Online Developers
Game Engine Maps SDKs
File Geodatabase API
All Developers Communities
Global
Comunidad Esri Colombia - Ecuador - Panamá
ArcGIS 開発者コミュニティ
Czech GIS
ArcNesia
Europe
Esri India
Americas
Asia Pacific
Comunidad GEOTEC
GeoDev Germany
ArcGIS Content - Esri Nederland
All Global Communities
All Communities
Developers
User Groups
Industries
Services
Community Resources
Global
Events
Learning
Networks
ArcGIS Topics
Products
View All Communities
ArcGIS Ideas
GIS Life
Community Resources
Community Help Documents
Community Blog
Community Feedback
Member Introductions
All Community Resources
Sign In
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Show
only
|
Search instead for
Did you mean:
Cancel
Home
:
All Communities
:
Developers
:
ArcObjects SDK
:
ArcObjects SDK Questions
:
how to create a simple arcobject visual basic 6 c...
Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
Select to view content in your preferred language
Translate Now
how to create a simple arcobject visual basic 6 code?
Subscribe
2423
2
05-05-2010 02:18 AM
by
srinim
Emerging Contributor
05-05-2010
02:18 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
how to create a simple arcobject visual basic 6 code?
like loading the shape file or map and seeing its attribute table?
Tags
(5)
Tags:
_arcobjects
_engine
_server
desktop
gis_developers
Reply
0
Kudos
All Posts
Previous Topic
Next Topic
2 Replies
by
StefanOffermann
Deactivated User
05-05-2010
03:25 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Do not use VB6 anymore, it is no longer supported by Micrsosoft and ESRI. Use VB.NET or C# instead.
Reply
0
Kudos
by
JohnHauck
Frequent Contributor
05-05-2010
08:36 AM
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Yes, I'd also suggest that you avoid spending time learning how to work with ArcObjects in VB6. Here is a link to a post about this for others who may not be aware:
http://blogs.esri.com/Dev/blogs/arcobjectsdevelopment/archive/2009/03/30/VBA-and-VB6_3A00_-The-Road-...
Here are some links to a few .NET samples that will hopefully help you get started (9.3 help):
http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/01c01659-cdf8-4579-9c87-2b965e872d84.htm
http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/3127DB95-9CE7-454E-9BAD-E026B2EA3CF4.htm
http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/3C542AAD-32E3-4C4F-9BEE-BF1625D110FB.htm
http://resources.esri.com/help/9.3/ArcGISDesktop/ArcObjects/esriArcMapUI/ITableWindow2.htm
Reply
0
Kudos
Post Reply