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...
25+ ASP Tips to Improve Performance and Style is a web based tutorial that deals with step by step method that have to be adapted to maximize the performance of the ASP pages. Here author describes about various methods like disabling session...
dbExpress is a database-independent layer that defines a common interface to provide fast access to SQL database servers. For each supported server, dbExpress provides a driver as an independent library that implements the common dbExpress...
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,...
Tips to Improve ASP Application Performance is a web based tutorial through which users can learn more about the improving the performance of ASP application. In this article author describes the step by step methods that have to be adapted to...
ASPRunner creates a set of ASP pages to access and modify Oracle, SQL Server, MS Access , DB2, MySQL, or FileMaker databases, or any other ODBC datasource. Using generated ASP pages, users can search, sort, edit, delete and add data into a...
ASPRunner.NET - code generator for ASP.NET is a web based data base application which helps the users to generate set of ASP pages for accessing the datas from the MY SQL, oracle, MS Access, DB2 and filemaker database. It also helps in creating,...
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
Microsoft SQL Server driver is lightweight database driver which providesfast and high performance access to Microsoft SQL Server database. Using DBExpSda driver is the very same as one of standard dbExpress drivers supplied byBorland. It works...
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... |