Advertisement

1 - 10 of 7406 containing alltags:("inserts") (0.004 seconds)
Is there a way to insert and delete data in an open text file without having to rewrite the entire text file. Consider for example that I've open a text file, located a specific string within the ...
Zones: Delphi ProgrammingDate Answered: 09/08/1997 Grade: C Views: 0
I'm working with macros and this file: VBAProject (Insert Visio Button.XLS) is always there, even if no sheet is opened.  So how do I actually open this xls sheet?  Or is it hidden, or is it not a ...
Zones: Ms Office SuiteDate Answered: 07/01/1998 Grade: A Views: 0
I have made a userform with a textboks and an commandbutton, and i want it to insert the text in a relative cell in the excel sheet, when i push the commandbutton, what is the kode for that ?, and ...
Zones: Visual BasicDate Answered: 09/23/1998 Grade: C Views: 0
Hi everybody we're actually trying to build up a sybase database (version 11) running on a sun solaris server and we're looking a c program template to insert data from text files thanks in advance
Zones: SybaseDate Answered: 09/22/1998 Grade: B Views: 0
Hello, for the past couple months I've been adding users to my database via a web page with no problems with the following SQL: fp_sQry = "INSERT into MyUsersTable (UserNameID, UserPass, EmailAddr...
Zones: MS AccessDate Answered: 01/25/1999 Grade: A Views: 4
How do I go about inserting an active-x control into a non-MFC application? I am using Microsoft Visual C++ 6.0. All examples I have found are for MFC applications. I noticed that I can insert one ...
Zones: Windows Programming, Micros...Date Answered: 05/12/1999 Grade: A Views: 0
I want to list the contents(all the commands actually) of an  export file(expdat.dmp) rather than actually importing it. I used the show=y option while doing import. It showed only the DDL commands...
Zones: OracleDate Answered: 04/27/1999 Grade: B Views: 0
I am attempting to do the following: INSERT INTO myTable (col_1, col_2, col3) VALUES ((SELECT ...), (SELECT ...), val_3) {Where "SELECT ..." represents some select statement to get a value...
Zones: MS SQL ServerDate Answered: 03/14/2002 Grade: A Views: 0
How to insert , for example the date at the place of the cursor. When I test it it will just results in a lot of RTF codes ??
Zones: Visual BasicDate Answered: 12/29/1999 Grade: A Views: 0
I Have three radio groups, and 3 tables in an Access Database, each with a field called "WhatsNew"(Boolean).  I would like to insert the value "TRUE" into the appropriate record where my recordset ...
Zones: ASPDate Answered: 01/07/2000 Grade: A Views: 0