Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: pando
  • Order by date
  1. pando

    How to browse items under project type object?

    Try to reverse the ProjectID & ProjectVol in your LL_ListObject call. This is what I've did to list subprojects and also to replies objects in discussionsubtypes.
  2. pando

    Can somebody help me continue this code?

    Can somebody help me continue the code below to retrieve Livelink users list? Thank you very much. Dim session As LLSession Dim users As LAPI_USERS Dim table As LLValue Dim status As Long Dim message As String Dim errMsg As String Dim apiError As String session = New...
  3. pando

    Problem with Zyxel 642 router

    What was returned by the link you gave is the ip address of my router. What I need to know is the IP of my w2k server which obtain its ip address from the router.
  4. pando

    Problem with Zyxel 642 router

    I used to have before a 56 kbps dialup internet connection on a W2k server and everytime I want others to see my work on Active Server Pages, I type ipconfig and send them my "live" ip address. But when I had an ADSL connection, I could no longer do the same because my w2kserver...
  5. pando

    sample code in VB.Net in LAPI

    Thank you ohmyigod but I have tried already that example from Lapi Help. Below is a sample in VB.Net that creates a Livelink user. Can you help me or anyone help me retrieve users list? Imports com.opentext.api Public Class Form1 Inherits System.Windows.Forms.Form #Region &quot...
  6. pando

    sample code in VB.Net in LAPI

    hi, Is there anyone who can provide me a sample in LAPI using VB.NET? I have tried LAPI in VB6 but find it hard to use it VB.Net. Thanks,
  7. pando

    DB link to Microsoft SQL Server

    You need Oracle Transparent Gateway for SQL SERVER

Part and Inventory Search

Back
Top