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 40(0 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!

9.4
Can someone please help me out in writing the Sql to concatenate the Text_desc for each code for all the seq_nos in the ascending order of seq_no and load into the target table. I want to implemen...
Zones: SybaseDate Answered: 06/05/2008 Views: 30
does freeing a dba channel mean the same as dropping the connection ?
Zones: SybaseDate Answered: 06/16/2008 Views: 0
I have already logged in to the sybase database server from ISQL command prompt. When I run below command, I face incorrect syntax near "." bcp TestDB.dbo.Table1 out "C:\test.txt" -c What is...
Zones: SybaseDate Answered: 04/27/2008 Views: 18
Please observe the following sql: CREATE PROC test_proc as begin IF (NULL = object_id ('#abc')) BEGIN create table #abc (col1 char(4)) select created table abc END ELSE select no tab...
Zones: Sybase, DatabasesDate Answered: 06/08/2008 Views: 16
Hi experts, I exported and bcp table from DB2 to Sybase for data reconcialtion. I see strange behavior I have 2 tables. Table A - 800000 records Table B - 2 mil records I do follwoing j...
Zones: SybaseDate Answered: 09/17/2008 Views: 10
I have a stored procedure written in Sybase written many years ago. There seems to be some performance issues with it and I wondered was there some tool where I could run the SP and see exactly wha...
Zones: Sybase, SQL SyntaxDate Answered: 09/18/2008 Views: 0
Hello experts,   I am trying to get the table and there relation ship among other tables ( i.e parent and child table relationship ). I am using following query, the problem with query is that I ...
Zones: Sybase, SQL SyntaxDate Answered: 06/29/2009 Views: 5
I have around 250 store procedures in sybase database which I need to transfer them into another database. So I generated the scripts for those 250 store procedures and run them in the new database...
Zones: Sybase, Databases, MS SQL ServerDate Answered: 03/18/2008 Views: 0
I setup replication server and configured it. I am able to use sybase central to step through the process of creating the environment. When the wizard tries to finish, right after it tries to creat...
Zones: SybaseDate Answered: 06/26/2008 Views: 0
Need to write a sybase monitor for alerting on table scanning processes.  Is there a way of running this stored proc that does not require sa_role?  Tried reloading just the text into another datab...
Zones: SybaseDate Answered: 04/14/2008 Views: 0