Enter Keywords:
Search Within Results
 
 
Narrow Results
Can't Find a Solution
 
 
 
1 - 10 of 3836(0.083 seconds)
Sort By:
 
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 Rating: 7.6 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 Rating: 8.6 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 Rating: 6.8 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 Rating: 7.4 Views: 0
I want to store thumbnails of larger pictures in a database so Through ASP I can display the thumbnails when wearching my database. I know little or nothing about using the ole object in Access. ...
Zones: MS AccessDate Answered: 03/02/2000 Rating: 6.2 Views: 0
I am inserting data into a table based on this query: insert into flight_1999(flight_id, departure_localtime, fid) select raw_oag_1999.flight_id, raw_oag_1999.departure_localtime, flight_data_1...
Zones: OracleDate Answered: 04/27/2000 Rating: 6.8 Views: 0
I am trying to return the value of the item that was just inserted using a stored procedure.  I have 2 stored procedures, GET_ID, and NEW_ID.  When I call NEW_ID, I want it to create a new ID in th...
Zones: MS SQL ServerDate Answered: 05/03/2000 Rating: 6.6 Views: 0
There has two NT Server, they are connect by DialupNetwork. Can I use Sql Statement, ex 'Select into', 'Insert', insert record from one server to another Server
Zones: MS SQL ServerDate Answered: 07/04/2000 Rating: 6.4 Views: 0
I upsized my Access 2000 db to SQL 7.0. Now I am getting the following error: I am trying to insert a customer into tblCustomers and get the following error. CustomerID used to be a primary key ...
Zones: MS SQL ServerDate Answered: 06/14/2002 Rating: 8.8 Views: 0
How can we insert images into the table and how to retrieve without using third party tool?
Zones: OracleDate Answered: 06/05/2002 Rating: 7.4 Views: 0