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

Recommended Answers

All 2 Replies

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.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.