Tuesday, February 07, 2012
Helping Team Center
Last Post 15 Oct 2010 08:05 AM by Pioni-Sensei. 1 Replies.
AddThis - Bookmarking and Sharing Button Printer Friendly
Sort:
PrevPrev NextNext
You are not authorized to post a reply.
Author Messages
DisadaUser is Offline
New Member
New Member
Posts:1

--
22 Mar 2010 05:38 PM  

 

Hi Everyone

I have tried to connect to TeamCenter from Visual Basic 6.0

with this code, im Working on it

Dim objTeam As SolidEdgeFramework.SolidEdgeTCE
Dim Usuario As String
Dim password As String
Dim Group As String
Dim DBurl As String
Usuario = "abc"
password = "aabc"
Group = "xxxxxxx"
DBurl = "XXXX"
objTeam.ValidateLogin Usuario, password, Group, Role, DBurl

or

Set Var = objTeam.ValidateLogin Usuario, password, Group, Role, DBurl

What´s wrong with this code i have already put the server´s Ip but it doesnt work....

Can anyone help me? please

Pioni-SenseiUser is Offline
New Member
New Member
Posts:11

--
15 Oct 2010 08:05 AM  
Hi Disada!

How are you progressing on this code?
I'm currently working on a project which will in a later stage also needs a link to teamcenter (v4.11 tho)
Did you manage to get this working yet?
(I am a newbie to visual basic in all so I can't really help you out on why it does not work but maybe we can coop if you still need help?)

Good luck!
You are not authorized to post a reply.

Active Forums 4.2
Copyright © 2011 JasonNewell.NET