Treffer: Embedded Scripting in Stored Procedures.
Title:
Embedded Scripting in Stored Procedures.
Authors:
Source:
SQL Server Magazine; Aug2004, Vol. 6 Issue 8, p27-31, 5p
Subject Terms:
Database:
Complementary Index
Weitere Informationen
The article presents information on the embedded scripting. The author says that the organizations need programmers who have programming skills necessary to maintain corporate information flow at acceptable cost. They can use query analyzer to understand and write short, structured queries, and they know how to write short routines in Visual Basic for Applications (DBA) that run in Microsoft Access or Microsoft Excel. A typical DBA might solve the problem of the headerless .csv file by using Notepad to enter the header row into the file, then using the DTS Wizard to import the file into a SQL Server table that the wizard creates.