Hello I need to be able to search for a record that is a year old and then delete it. I have this script which allows me to delete the record from one table, based on a date given by another table,how
I want to send an SMS as a User logs in to the sql server database. is this possible in sql express? please help me with the code.
Programmatically using vb.net, could we export 开发者_如何学运维all records of a sql table into a txt file at once? This thread on the topic has over 100 posts!
I have a couple of tables, lets say I have a cars table and I have another table which hold all types of cars available(just to avoid multiple entries on the cars table) so I want a constraint on my c
I am used to using the validate object in ASP .Net to check the users input before I would execute the sp to insert the data into the DB.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a straightforward installation of SQL Server 2005 Express with a named instance (SENSE), and a single database (sense), on which I wish to perform an in-place upgrade to 2005 Standard Edition.
I have a c# winform application that uses SQL 2005 Express.The application creates math and reading quizzes and is marketed to parents of school-aged children.The parents purchase and download SQL fil
I have a database (SQL server 2005 Express) table wth columns Pati开发者_StackOverflowentID (more than 1 records can have same patient ID) and TestNo. I want to retrieve the maximum of testNo column a
I have an SQL server Express edition Instance and I nee开发者_如何学Pythond to create a database on it but I don\'t have the Sql Browser