Hi all, Could anybody help me in getting a FULL systax of SQL Statements in vb 6.0. Or could anybody suggest me a site that could do it.
Rajesh Khanna
Hi all, Could anybody help me in getting a FULL systax of SQL Statements in vb 6.0. Or could anybody suggest me a site that could do it.
Rajesh Khanna
VB doesn't use SQL, it is a component of the underlying datasource. Google "Transact-SQL" or "T-SQL" and you database engine name and you should get more replies tha you can handle
SQL is part of backend database not of VB itself. It always executes in database .Vb has no sql syntax of its own. Even the SQL is not compiled by VB.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.