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
http://www.experts-exchange.com/Database/Sybase/Q_10081516.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10120852.html
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...
http://www.experts-exchange.com/Database/Oracle/Q_10148078.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10208545.html
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.
...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_10301506.html
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...
http://www.experts-exchange.com/Database/Oracle/Q_10335040.html
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...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10338002.html
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
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_10551802.html
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 ...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_11473318.html
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?
http://www.experts-exchange.com/Database/Oracle/Q_11839138.html
Zones:
OracleDate Answered: 06/05/2002 Rating: 7.4 Views: 0