No announcements
Found 2666231 threads
-
0 Votes
How to delete from a database
FROM ......Answered | 12 Replies | 2956 Views | Created by Sandra VO - Wednesday, May 30, 2012 11:24 PM | Last reply by Sandra VO - Monday, June 4, 2012 6:29 PM -
0 Votes
Deleting a record from a database
How would I create a generalized function that will take the current record and either add, modify or delete it from the appropriate table in the database?Answered | 15 Replies | 4881 Views | Created by RonLevy - Friday, April 30, 2010 3:58 AM | Last reply by William Vaughn - Wednesday, May 5, 2010 1:32 AM -
0 Votes
delete a database from mysql
=SQLEXEC(gnHandle,[DROP DATABASE abcd311], [curtmp]) =SQLEXEC(gnHandle,'DROP DATABASE abcd311', 'curtmp') =SQLEXEC(gnHandle,"DROP ...Answered | 4 Replies | 1857 Views | Created by fanda333 - Friday, September 21, 2012 5:32 AM | Last reply by Naomi N - Monday, September 24, 2012 3:54 AM -
0 Votes
Recovery Deleted Data From Database
i have backup after data deleted. is there a way to recover from log file.?Answered | 4 Replies | 6717 Views | Created by ABBAS8786 - Wednesday, November 16, 2011 5:10 AM | Last reply by TiborK - Wednesday, November 16, 2011 10:40 AM -
1 Votes
Deleting a row from a database
You will get more from this world!Answered | 2 Replies | 2968 Views | Created by aniyahudi - Wednesday, November 3, 2010 11:31 PM | Last reply by Mike Dos Zhang - Monday, November 8, 2010 8:27 AM -
0 Votes
Deleting tables from system database
Hi Alex, Are you restore database on system database ?Answered | 4 Replies | 1167 Views | Created by AlexMartini - Saturday, October 8, 2016 9:01 PM | Last reply by Erland Sommarskog - Sunday, October 9, 2016 9:23 AM -
3 Votes
delete row from datagridview and database
the list is retrieve from database, i able to delete the row from the datagridview's list. but its only delete the last row of the ...Answered | 14 Replies | 5633 Views | Created by melvintcs - Friday, May 6, 2011 10:27 AM | Last reply by Leo Liu - MSFT - Tuesday, May 10, 2011 4:39 AM -
8 Votes
Deleting tables from my database
I have put this together from my research; USE MY_DATABASE; GO DELETE FROM ...Answered | 15 Replies | 1511 Views | Created by Praise_Him - Saturday, February 15, 2014 7:15 AM | Last reply by pituach - Monday, February 17, 2014 6:34 AM -
0 Votes
Delete SQL Database From websitepanel
Both MySQL and MSSQL databases have the option to detach.Answered | 5 Replies | 4057 Views | Created by Maqadi - Wednesday, July 6, 2011 4:22 AM | Last reply by scngan - Monday, July 11, 2011 1:26 PM -
0 Votes
Data gets deleted from Database
A couple of times a day all data from my database get deleted SQL Server (Azure) don't delete any data ...Answered | 2 Replies | 1191 Views | Created by bingooen - Monday, April 20, 2015 5:05 PM | Last reply by Olaf Helper - Friday, May 8, 2015 5:59 AM -
0 Votes
Aggregate and delete data from a database
Add OLEDB source to extract data from your table 2.Answered | 3 Replies | 946 Views | Created by BallieWallie - Monday, January 20, 2014 12:05 PM | Last reply by Mike Yin - Friday, January 24, 2014 6:20 AM -
0 Votes
Database Deletion
If your server audit is enabled possibly You can find out who deleted the database.Answered | 5 Replies | 1124 Views | Created by anandsarath - Monday, August 10, 2015 5:38 AM | Last reply by Kumar muppa - Monday, August 10, 2015 9:12 AM -
0 Votes
Delete Record from Database
ExecuteNonQuery is used to run action queries, such as a DELETE query.Answered | 4 Replies | 1223 Views | Created by SBolton - Monday, July 16, 2012 6:55 PM | Last reply by Paul P Clement IV - Tuesday, July 17, 2012 1:52 AM -
0 Votes
To deleting database file from data folder...
If this is production server, since you seem to be unfamiliar with SQL, I would advise you talk to the application owners before deleting it and make sure you backup the ...Answered | 3 Replies | 1446 Views | Created by bharat karale - Friday, January 9, 2015 8:51 AM | Last reply by Uri Dimant - Sunday, January 11, 2015 8:09 AM -
1 Votes
Accidentally deleted database not listed in "Deleted databases"
I've recovered database using GeoBackup, but for the future - why there was nothing in deleted databases list?Answered | 5 Replies | 825 Views | Created by amtjr - Wednesday, January 9, 2019 1:57 PM | Last reply by pituach - Wednesday, January 9, 2019 10:37 PM -
0 Votes
delete records from datagridview and database
give me sample code that will delete records from datagridview and database also. for desktop application using sql server comonds like sqlconnection ets ...Answered | 1 Replies | 2073 Views | Created by M Tayyab mughal - Saturday, September 7, 2013 4:15 AM | Last reply by Kareninstructor - Saturday, September 7, 2013 9:57 AM -
1 Votes
how to restore the data that i delete from the database
You can restore the database from a recent full back up.Answered | 2 Replies | 3784 Views | Created by tsk238 - Thursday, September 23, 2010 6:57 PM | Last reply by dbp2784 - Thursday, September 23, 2010 7:01 PM -
1 Votes
Archiving and Deleting old data from the database
You can right click on database select task and generate script wizard.Answered | 18 Replies | 1408 Views | Created by AmitecLtd - Tuesday, December 22, 2015 1:47 PM | Last reply by Patrick Hurst - Tuesday, December 29, 2015 2:54 PM -
0 Votes
C# 2010 delete from database
Deleting all records from table with Linq To Sql is easiest with just executing the correct delete command with context ExecuteCommand method.Answered | 2 Replies | 1593 Views | Created by wendy elizabeth - Wednesday, June 20, 2012 2:59 AM | Last reply by Capoor,Tushar - MVP - Wednesday, June 20, 2012 10:04 AM -
0 Votes
Deleting row from gridview.Not From Database in asp.net
I am having difficulty in deleting a row from a gridview.Answered | 2 Replies | 10033 Views | Created by podmens - Friday, September 11, 2009 4:46 AM | Last reply by swapnilp - Friday, September 11, 2009 9:49 AM - Items 1 to 20 of 2666231 Next ›
No announcements