No announcements
Found 2918335 threads
-
0 Votes
INSERT Command is trying to insert to wrong database.
Is there an trigger on the "Ticket" table that is trying to do something in the "TechniciansTracker" database?Unanswered | 4 Replies | 5368 Views | Created by Mike Whited - Thursday, March 27, 2008 2:21 PM | Last reply by Giorgi Dalakishvili - Thursday, April 3, 2008 4:48 PM -
0 Votes
problem with insert in Mysql with rdoConnection
I am trying to manipulate a MySql database on a webserver (now localhost). I used the folowing code:Dim Omgeving as rdoEnvironment Dim conn as rdoConnection Dim rs asUnanswered | 0 Replies | 9820 Views | Created by dashbully - Monday, July 4, 2005 9:37 AM | Last reply by dashbully - Monday, July 4, 2005 9:43 AM -
0 Votes
dataBase is not been updated-->please urgent...
im trying to insert a new row in my dataBase but the dataBase is not updated. the code- connection = NewUnanswered | 1 Replies | 3626 Views | Created by CoverPpl - Tuesday, January 10, 2006 9:34 PM | Last reply by ivanwong - Wednesday, January 11, 2006 11:40 AM -
0 Votes
How do I insert DATE into an ODBC database?
trying to write a function that will allow me to Insert a DateTime object into an Access database. The field MyDate in the Access database ...Answered | 2 Replies | 3647 Views | Created by John Woodiwiss - Tuesday, November 14, 2006 12:04 PM | Last reply by - Tuesday, November 14, 2006 5:56 PM -
1 Votes
insert command
Hi every body . I want to merge two access database : table to table . I want this program doesn't insert AutoNumber fields , because they ...Answered | 2 Replies | 2895 Views | Created by mary_jef_64 - Wednesday, September 2, 2009 5:28 AM | Last reply by Benedict Von Richten - Wednesday, September 2, 2009 8:07 AM -
0 Votes
Insert Command
This is very easy, just make sure that you have a unique index on the column. Then you won't be able to insert anything into the table. You would have to catch the ...Answered | 2 Replies | 4434 Views | Created by Visual C_ Novice - Monday, January 9, 2006 4:43 PM | Last reply by Justin Etheredge - Monday, January 9, 2006 6:34 PM -
0 Votes
Trying to insert information to database
I'm trying to insert information from a form to an Access database. I get the error: Object reference not set to an instance of an object. It ...Answered | 4 Replies | 3797 Views | Created by VBNewLearner - Thursday, November 11, 2010 2:40 PM | Last reply by VBNewLearner - Thursday, November 11, 2010 5:21 PM -
2 Votes
insert command
hi everybody-i try to insert a row in to a database using textbox.text but the problem is it doesn't let me input the data - before i got chance ...Answered | 1 Replies | 3954 Views | Created by mortaza.mkr - Sunday, January 23, 2011 10:13 AM | Last reply by Mitja Bonca - Sunday, January 23, 2011 6:49 PM -
1 Votes
Whats wrong with my insert command
> I am trying a new command [sic: statements are not commands] for the first time but not able to insert data within same line [sic: SQL is a free text ...Answered | 8 Replies | 2719 Views | Created by Ashish Saini - Wednesday, August 1, 2012 5:35 PM | Last reply by Naomi N - Thursday, September 6, 2012 1:10 PM -
0 Votes
Query is trying to insert duplicate record.
statement. The rest of your code is also wrong. 1. We do not do display formatting in the ...Answered | 3 Replies | 648 Views | Created by Balamurugan Ganesan - Monday, May 18, 2015 4:05 PM | Last reply by --CELKO-- - Monday, May 18, 2015 6:05 PM -
0 Votes
Insert Command
Nothing wrong in this but it is always better to mention the Columns only your are inserting atleast for the sake of readabilityUnanswered | 3 Replies | 4517 Views | Created by Peter_Wang - Wednesday, September 10, 2008 1:16 PM | Last reply by Madhu K Nair - Wednesday, September 10, 2008 1:28 PM -
1 Votes
BULK Insert dataset to database
Is there a easier way to insert all records in a dataset to a database table. My dataset comes out of an XML file. ...Answered | 2 Replies | 8712 Views | Created by jmsk - Thursday, October 30, 2008 8:02 PM | Last reply by Michael L. Wagner - Thursday, October 30, 2008 8:07 PM -
0 Votes
Insert av value in a sql-server database
', then just make it an identity column so that a proper value will be inserted automatically, OR rewrite your insert command so that a valid value is also inserted into ...Answered | 2 Replies | 6151 Views | Created by Tigers21 - Friday, November 10, 2006 1:39 PM | Last reply by Tigers21 - Friday, November 10, 2006 2:18 PM -
0 Votes
Insert Command with SqlDataAdapter
executes the query mentioned in the parameter. There is one another way to insert using Adapter: SqlCommand ...Answered | 1 Replies | 1861 Views | Created by RAJESH KUMAR RANJAN - Saturday, November 3, 2012 7:59 AM | Last reply by Dhaval247 - Sunday, November 4, 2012 5:17 AM -
1 Votes
Insert to Database
How can I do a batch inserting to the database? I am thinking this is not possible because the insert SQL statement can only insert one ...Answered | 12 Replies | 3355 Views | Created by mpt_fz - Tuesday, November 4, 2008 5:49 PM | Last reply by Guo Surfer - Monday, November 10, 2008 6:45 AM -
0 Votes
Multiple insert command
For x=1 to 10 sql = "Insert into (Number, .... .. ) values (" & x & ", ...Answered | 1 Replies | 6131 Views | Created by Dan Mikkelsen - Friday, May 18, 2007 8:43 PM | Last reply by Umachandar Jayachandran - MS - Friday, May 18, 2007 8:55 PM -
0 Votes
insert to sybase database
i always see the dataconnection, will have a trasmit, rollback these words. what is the purpose of using these words??? if i want to ...Answered | 1 Replies | 2472 Views | Created by --_-- - Monday, July 5, 2010 3:43 PM | Last reply by Fafafaalex - Wednesday, July 7, 2010 2:40 AM -
0 Votes
how to insert global variable into oracle database using INSERT Command
please help how to insert global variable into oracle database using INSERT Command. with an ...Answered | 3 Replies | 1675 Views | Created by MOHD - Thursday, June 6, 2013 8:35 AM | Last reply by Wizend - Friday, June 7, 2013 5:54 AM -
0 Votes
Trying to insert an image
Hi, There is a good link which describes how to import image, please see: http://www.sqlusa.com/bestpracticesAnswered | 4 Replies | 4162 Views | Created by Helixpoint - Friday, January 21, 2011 2:25 PM | Last reply by Uri Dimant - Monday, January 24, 2011 8:47 AM -
0 Votes
Is INSERT = DELETE + INSERT?
Did you mean UPDATE is eqvuivalent to DELETE+INSERT? Just an INSERT causes a new row inserted into the data page and then SQL Server performs split the ...Answered | 3 Replies | 6332 Views | Created by siva.k - Wednesday, September 8, 2010 6:56 AM | Last reply by Uri Dimant - Thursday, September 9, 2010 9:00 AM - Items 1 to 20 of 2918335 Next ›
No announcements