Search Results

Showing results 1 to 9 of 9
Search took 0.01 seconds.
Search: Posts Made By: sierrainfo ; Forum: MS SQL and child forums
Forum: MS SQL Dec 11th, 2008
Replies: 2
Views: 3,691
Posted By sierrainfo
try this

SELECT Tel_H_Code + ' ' + Tel_H AS Tel_H
FROM Detailed_List
Forum: MS SQL Nov 21st, 2008
Replies: 2
Views: 792
Posted By sierrainfo
http://www.microsoft.com/technet/prodtechnol/sql/2000/maintain/sqlbackuprest.mspx

http://www.disksave.com/help/obs-user-guide-oem.1.11.html
Forum: MS SQL Nov 20th, 2008
Replies: 2
Views: 2,644
Posted By sierrainfo
here's the link for Java Database Connectivity.

http://www.java-tips.org/other-api-tips/jdbc/how-to-connect-microsoft-sql-server-using-jdbc.html
...
Forum: MS SQL Nov 18th, 2008
Replies: 6
Views: 1,654
Posted By sierrainfo
See the following link

http://bloggingabout.net/blogs/arjen/archive/2006/02/09/SQL-Server-Error-26.aspx
Forum: MS SQL Nov 18th, 2008
Replies: 6
Views: 755
Posted By sierrainfo
Database Administrators perform a critical role within an organization. Charged with understanding the processes and architecture of the database, they fine-tune the day-to-day performance that is...
Forum: MS SQL Nov 17th, 2008
Replies: 4
Views: 885
Posted By sierrainfo
If Data is so large it will affect the performance due to For Loop

Thanks
Bye.
Forum: MS SQL Nov 17th, 2008
Replies: 4
Views: 885
Posted By sierrainfo
You can set a trigger on Insert Button as check the month for inserting record and previous record. It both are different then reset Serial No. and then insert.

Or

Click of submit button check...
Forum: MS SQL Nov 15th, 2008
Replies: 1
Views: 846
Posted By sierrainfo
On Checked_Changed event of radio button store the checked status in session variables.
Forum: MS SQL Nov 15th, 2008
Replies: 5
Views: 4,125
Posted By sierrainfo
Stored Procedure : Stored procedures are precompiled database queries that improve the security, efficiency and usability of database client/server applications. Developers specify a stored procedure...
Showing results 1 to 9 of 9

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC