VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



This Application opens the sybase sql advantage(Syabse sql server) to run the query through visual

by Irfan Sayed (1 Submission)
Category: Databases/Data Access/DAO/ADO
Compatability: Visual Basic 5.0
Difficulty: Unknown Difficulty
Originally Published: Fri 29th August 2003
Date Added: Mon 8th February 2021
Rating: (1 Votes)

This Application opens the sybase sql advantage(Syabse sql server) to run the query through visual basic

API Declarations


Dim MYAPPID

Rate This Application opens the sybase sql advantage(Syabse sql server) to run the query through visual



Set dbfirst = OpenDatabase("", False, False, "ODBC;DSN=" & mDSN & ";DATABASE=Database_name")
MYAPPID = Shell("D:\sybase\bin\SQLADV.EXE", 1)
AppActivate MYAPPID
End Sub


Download this snippet    Add to My Saved Code

This Application opens the sybase sql advantage(Syabse sql server) to run the query through visual Comments

No comments have been posted about This Application opens the sybase sql advantage(Syabse sql server) to run the query through visual . Why not be the first to post a comment about This Application opens the sybase sql advantage(Syabse sql server) to run the query through visual .

Post your comment

Subject:
Message:
0/1000 characters