eg: UK or Brides UK or Classical Art or Buy Music or Spirituality
 
eg: UK or Brides UK or Classical Art or Buy Music or Spirituality
 

Your Online Guide » Guide to Technology » Web Site Development

[A721]Asp And Sql Server
by Angeldiana, Ang
ASP and SQL are most widely used server side program and Database respectively. I thought of giving few tips in ASP as well as in SQL.

Tips on good ?ASP dealing with the Database? Coding Practices:

?When dealing with Databases it is always advisable to ?Open the connection at the latest and Close it at the earliest?.

?Don't create recordsets for insert and update statements. If your database connection name is 'DBConn' then use DBConn.execute (SQLString).

?Use stored procedures to the Max. They are inevitable faster than executing SQL statements.

?For the display of records for 'read only and forward only cursor movement' operation use the 'Set rsRecordSet=DBConn.execute("Select SQL statement")' statement.

?Set all variables assigned using the 'SET' operator to 'Nothing' as soon as you are finished with using them. This includes the Connection Object, Recordsets, fields, etc

Null Data Entry: When working in your SQL data display pane you might want to place a null value that stores the value truly as ''. For achieving, this just select the cell and press the 'Ctrl'+'0' (Zero) keys.
Angeldiana has sinced written about articles on various topics from Web Development. . Angeldiana's top article generates over 2400 views. to your Favourites.
EditorialToday Guide to Technology has 3 sub sections. Such as Technology, Increase Adsense Revenue and Information & Technology. With over 20,000 authors and writers, we are a well known online resource and editorial services site in United Kingdom, Canada & America . Here, we cover all the major topics from self help guide to A Guide to Business, Guide to Finance, Ideas for Marketing, Legal Guide, Lettre De Motivation, Guide to Insurance, Guide to Health, Guide to Medical, Military Service, Guide to Women, Pet Guide, Politics and Policy , Guide to Technology, The Travel Guide, Information on Cars, Entertainment Guide, Family Guide to, Hobbies and Interests, Quality Home Improvement, Arts & Humanities and many more.
About Editorial Today | Contact Us | Terms of Use | Submit an Article | Our Authors