locked
Connecting to Microsoft server 2008 RRS feed

  • Question

  • Good day everyone,

    I'm a Xbase++ programmer, curently working for a company that is currently using :

    novell 6.2
    ADS 9.1
    Alaska Xbase++ 1.9
    windows workstations: XP

    Network Administrator is planning  to change our network from Novell Netware to Microsoft.

    How should I write my connectiostring to be able to connect to our microsoft server. This is how we sued to connect to our Netware server;
    Local oConnect 
    Local oSession
    oConnect:= "DBE=ADSDBE;SERVER=F:" 
    oSession:=dacsession():new(oConnect)


    Thanks;
    Jay

     

    Wednesday, November 2, 2011 7:13 PM