Monday, May 24, 2010

What is the defference between Visual Basic and SQL?

I have a home work pls help me with detail answers





Many txs

What is the defference between Visual Basic and SQL?
This is the most detailed answer ull get:





Visual Basic (VB) is an event driven programming language and associated development environment from Microsoft for its COM programming model.[1] Visual Basic was derived from BASIC and enables the rapid application development (RAD) of graphical user interface (GUI) applications, access to databases using DAO, RDO, or ADO, and creation of ActiveX controls and objects. Scripting languages such as VBA and VBScript are syntactically similar to Visual Basic, but perform differently.





A programmer can put together an application using the components provided with Visual Basic itself. Programs written in Visual Basic can also use the Windows API, but doing so requires external function declarations.





SQL (IPA: /ˌɛsˌkjuːˈɛl/ or /ˈsiːkwəl/), commonly expanded as Structured Query Language, is a computer language designed for the retrieval and management of data in relational database management systems, database schema creation and modification, and database object access control management.[





SQL (Structured Query Language) is a standard interactive and programming language for getting information from and updating a database. Although SQL is both an ANSI and an ISO standard, many database products support SQL with proprietary extensions to the standard language. Queries take the form of a command language that lets you select, insert, update, find out the location of data, and so forth. There is also a programming interface.
Reply:go in google and search for detail...








for your information








VB is front end tool...as you see any software and work on that.





sql is back end tool,,,you save any information and that is being saved at a place.


that is because of database.
Reply:Visual basic is a programming language. SQL is a database language (structured query language).
Reply:VB is mainly used for the design of front end software and SQL is used for back end.


No comments:

Post a Comment