SQL Server Data Access Components provides high performance accessto Microsoft SQL Server. SDAC is set of VCL native componentsfor Delphi and C++ Builder. Using SQL Server Data Access gives you the following advantages: - No distribution,...
SQL Server Data Access Components (SDAC) is a VCL/VCL .NET/CLX component library for fast direct access to Microsoft SQL Server from Delphi and C++Builder. SDAC is heavily performance- and stress-tested to provide the fastest available native...
Here is a procedure for SQL Server which can be created in a module and called from a query using InitCap([fieldname])....thanks to Paul
File List: @PSC_ReadMe_581_5.txt 1Kb sql.txt 2Kb
Part 1: Retrieving Data From SQL Server 7.0 with C# is a tutorial in which the author shows the step-by-step process of creating table in Sql Server database, establishing the DSN connection and using various object of the ADO.NET it fetches the...
EMS Data Export for SQL Server is a powerful program to export your data quickly from Microsoft SQL and MSDE databases to any of 15 available formats, including MS Access, MS Excel, MS Word (RTF), HTML, XML, PDF, TXT, CSV, DBF and others. Data...
EMS Data Generator 2005 for SQL Server is a powerful utility for generating test data to several Microsoft SQL database tables at once. The wizard application allows you to define tables and fields for generating data, set value ranges, generate...
EMS Data Import for SQL Server is a powerful tool to import your data quickly from MS Access, MS Excel, DBF, TXT, CSV and XML files to Microsoft SQL Server or MSDE tables. It provides adjustable import parameters, including source data formats for...
The MSSQL LogManager Product Family is a suite of tools which helps you to keep track of data changes in your Microsoft SQL Server database.Key Features:Supports Microsoft SQL Server 2000 Server-side logging mechanism Table operation logging Table...
How To Update a SQL Server Database by Using the SqlDataAdapter Object in Visual Basic .NET is an article in which the author demonstrates the procedure for utilizing SQLDataAdapter objects for updating the modified data of the dataset in the...
This article instructs about SQL server and .NET: Dynamic duo and guides the programmers to build web based applications by their own to store data on SQL server. The author also describes about the use of SQL server and about the implementation... |