Forum

 
You must be logged in to post Login Register


Register? | Lost Your Password?

Search Forums:


 






Minimum search word length is 4 characters – Maximum search word length is 84 characters
Wildcard Usage:
*  matches any number of characters    %  matches exactly one character

Connection of Microstation using Microsoft VB

UserPost

3:25 am
December 8, 2010


John.Chugh

New Member

posts 1

Hi ALL

I am trying to connect Microstation from Microsoft products (Excel or Access DB) using VB the following code

Private Sub Attach_Microstation_Click()
    Dim msApp As Object
    Set msApp = CreateObject("MicroStation.Application")

    blah — blah

    blah — blah
End Sub

The above lines work all the time if I am using Microstation V8. However when using Microstation XM or Microstation V8i, it sometimes works and sometimes Microstation XM just freezes – apparently for no reason. Does anyone know why Microstation XM would behave that way. Is there a butoon or variable or some switch, which I need to press to make the above lines work with Microstation XM or Microstation V8i

Regards

John Chugh


About the MicroStation Tips Forum

Forum Timezone: UTC -4

Most Users Ever Online: 71

Currently Online:
7 Guests

Currently Browsing this Topic:
1 Guest

Forum Stats:

Groups: 3
Forums: 15
Topics: 388
Posts: 556

Membership:

There are 544 Members
There has been 1 Guest

There are 4 Admins

Top Posters:

lorys – 13
diana – 7
noe – 5
dac – 5
Rightofway – 5
ngpm515 – 4

Recent New Members: dedwards04, DjD-567, martin, er.jigneshkumar@gmail.com, Arctic Frost, pdas

Administrators: MicroStation User (275 Posts), Calvin and Hobbs (105 Posts), MicroStation Tips (2 Posts), Hector V (1 Post)



 

Comments are closed.