//Profile Connect

        SQLCA.DBMS = "MSS Microsoft SQL Server 6.x"
        SQLCA.Database = "<Yaour Database Name>"
        SQLCA.LogPass = as_password
        SQLCA.ServerName = as_server
        SQLCA.LogId = as_userid
        SQLCA.AutoCommit = False
        SQLCA.DBParm =
"PacketSize=2048,DateTimeAllowed='Yes',OptSelectBlob=1,AtAtIdentity=1,OJ
Syntax='PB',Secure=1,AppName='<Your Application Name>'"
        CONNECT USING SQLCA;
        IF SQLCA.SQLCODE <> 0 THEN
                messagebox("Error Connecting", string(sqlca.sqlcode))
                RETURN -1
        END IF

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of yazid
Sent: Wednesday, November 23, 2005 5:10 PM
To: [email protected]
Subject: [indopb] native connection u/ sql server

Guys...

Ada yg punya script koneksi PB ke SQL Server 2000 secara native /
DSNLess ?

Thanks







------------------------ Yahoo! Groups Sponsor --------------------~-->
Get fast access to your favorite Yahoo! Groups. Make Yahoo! your home
page http://us.click.yahoo.com/dpRU5A/wUILAA/yQLSAA/NhFolB/TM
--------------------------------------------------------------------~-> 

-----------------------------------------------
 INDOPB TURUT BERDUKA CITA UNTUK ACEH & SUMUT
-----------------------------------------------
IndoPB - Indonesia PB User Group
To Post a message, send it to: [EMAIL PROTECTED] To Unsubscribe,send a
blank message to: [EMAIL PROTECTED] Yahoo! Groups Links



 



CAUTIONARY NOTE:
This communication is confidential and privileged and may not be read, copied 
or disclosed or used by any person other than the stated addressee. Any 
unauthorized use, copying or disclosure is strictly prohibited and may be 
unlawful. If you have received this email in error or by mistake, please notify 
us immediately and delete it from your system. Any confidentiality and 
privilege of this email is not waived because the email has been sent to you 
due to such error or mistake.




------------------------ Yahoo! Groups Sponsor --------------------~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/u8TY5A/tzNLAA/yQLSAA/NhFolB/TM
--------------------------------------------------------------------~-> 

-----------------------------------------------
 INDOPB TURUT BERDUKA CITA UNTUK ACEH & SUMUT 
-----------------------------------------------
IndoPB - Indonesia PB User Group 
To Post a message, send it to: [EMAIL PROTECTED]
To Unsubscribe,send a blank message to: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/indopb/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Kirim email ke