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 59(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!

8.2
Are there any experts here experienced in using SQLite with Delphi? I want to try it as an alternative to Access - but what exactly should I download and install? There are so many different things...
Zones: Delphi ProgrammingDate Answered: 04/29/2005 Views: 11
ok, i can load data from the database into text boxes etc.. on a windows form. how do create navigation buttons to move through the records first, next,previous,last I'm stumped? Matt
Zones: MS Visual BasicDate Answered: 02/11/2006 Views: 0
I'm using sqlite database via ado.net driver.  Its a great database except when you try to insert when a select is occuring causes a deadlock.  I would like to create a semaphore so that if an inse...
Zones: C#Date Answered: 10/13/2006 Views: 0
I'm trying to build a database application using visual c# express and sqlite.  I can get the information that already exists in sqlite to show up in my application but I can't seem to update it. ...
Zones: C#Date Answered: 11/04/2006 Views: 32
I know, probably really dumb question, but I've never used sqlite and I don't even know how to start it.  If there's a sqlite db named sample.db how do I fire it up and view the contents?
Zones: DatabasesDate Answered: 08/14/2008 Views: 35
I need an sql which works on MS-SQL and sqlite and does this:: update person SET pers_SecTerr = Comp_SecTerr FROM person join company on Pers_CompanyId = Comp_CompanyId WHERE COALESCE(pers_SecTe...
Zones: SQL Syntax, DatabasesDate Answered: 10/29/2008 Views: 0
I am trying to find the correct sql for the following task. I have two tables, I want to select all columns from tableA and then count the number of rows in the second table where tableB.composi...
Zones: DatabasesDate Answered: 04/25/2009 Views: 0
Are there any tools which enable me to monitor the activity on an SQLite 3 database? Any inserts, updates etc. successfully or not etc. Similar to the Profiler for MS SQL? Thanks in advance!
Zones: Databases, FirefoxDate Answered: 09/20/2008 Views: 4
Hi All,       I need to backup a table in an sqlite database and I want to do this at the end every month. How would I get delphi to check it is the end of the month and back up the table (ie DUMP...
Zones: Delphi ProgrammingDate Answered: 04/21/2004 Views: 0
Hi ,  I am designing a screen in gtk with a list box containing fields name,amt,balance.  The bcakend i ma using is sqlite.  The v_sqlite is not working for some reason , so is there any method ...
Zones: CDate Answered: 10/05/2004 Views: 4