Advertisement

Check out our new and improved Advanced Search! We have added additional search options and the ability to save your searches.
 
Enter Keywords:
 
1 - 10 of 3729(0.079 seconds)
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.6
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 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 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 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 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 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 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 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 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 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 Views: 0