Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

comparison

0
votes
2 answers
29 views

Comparing DB technologies

I'm going to start a simple SaaS application and am considering which DB to go with(MSSQL, MySql, Oracle). Can someone who experience it(actual…
asked June 24, 2011 7:00 am CDT
Itai Zolberg
0
votes
2 answers
23 views

MySQL WHERE statement with cross table comparisons

The MySQL statement below gives me three times the same result because I need to select all the data from the different tables to do the…
asked June 15, 2011 11:07 am CDT
Frank Vilea
0
votes
2 answers
32 views

Fastest way to compare an array against a (mysql) Table

Hi everyone, i am scraping my head now for a long time and finally come back here to ask that question directly to you. Its quite a simple task but…
asked May 25, 2011 4:44 am CDT
Booosh
0
votes
4 answers
33 views

How to query duplicate string entry in mysql

Hi All, I have a program which has a function to show AT LEAST 2 duplicated similar string in MySQL records, I have a current implementation which…
asked May 15, 2011 6:18 am CDT
Harry
0
votes
0 answers
41 views

SQL CE vs System.Data.SQLite.dll

With new versions of both SQL CE and SQLite out of the door, what are the pros and cons of them nowadays? When should I chose which? Also in regards…
asked May 3, 2011 12:24 pm CDT
bitbonk
0
votes
0 answers
32 views

Comparing tables of different databases after migration

Recently I have migrated my project from SQLServer 2000 to MySQL 5.2 using MySQL migration toolkit although at the end of migration it shows the…
asked April 21, 2011 1:47 am CDT
Mac
1
vote
2 answers
50 views

How to easily compare local and remote files via s/ftp

I would like to compare local and remote files via sftp or other method, dreamweaver has the option of doing this in your favorite merge editor (i…
asked April 12, 2011 1:21 pm CDT
Traveling_Monk
0
votes
0 answers
78 views

Web application in DB4o vs MongoDB vs eloquera

Hi I'm considering doing an investigation on object oriented databases in Visual studio.net for my web application which is basically a web store.…
asked April 8, 2011 2:58 pm CDT
user653622
0
votes
0 answers
42 views

Can dates stored as string/text be compared directly?

I'm working in SQLite so I'm storing dates as just text. YYYY-MM-DD hh:mm:ss As far as I can determine, I should be able to order them or compare…
asked March 26, 2011 6:42 pm CDT
Damon
0
votes
4 answers
60 views

MySQL vs Microsoft SQL

I've been learning Microsoft Access 2007 in a computer class at college and see that it's a very powerful database program... I realize that it…
asked March 2, 2011 11:15 pm CST
ShoeLace1291
1
vote
1 answers
46 views

MySQL comparing CHAR(m) character by character

In my table one of my fields has a type CHAR(26). Instead of using STRCMP() to compare each character and stop when there isn't match, I want to…
asked February 26, 2011 8:26 am CST
The
0
votes
0 answers
50 views

MySQL GUI Tools Comparison

What is the best MySQL GUI Tool ? Navicat VS MySQLYog VS HeidiSQL VS Workbench .... ? I am looking for solid comparison based on facts if any tool…
asked February 13, 2011 2:08 am CST
dev
0
votes
1 answers
63 views

VB.Net HTTPWebRequest Speed is slow comparing Python URLOpen

Hi I am coding a web-crawler which will crawl the websites and selectively parse different sections of a web site. I am a .Net developer so the…
asked February 12, 2011 12:21 am CST
regexhacks
0
votes
3 answers
63 views

Differences between MySQL and Oracle DB

What are the differences - features and performance - between MySQL and Oracle 11g? I would like to be able to make and educated choice between the…
asked February 10, 2011 12:32 am CST
101
0
votes
1 answer
42 views

MySQL: Queries for comparison

Hi, I'd like to get a record set where I can make comparison result with a relational table: character_abilities id ability_id character_id 1 1 43 2…
asked February 2, 2011 5:03 pm CST
vittorio
0
votes
2 answers
52 views

Selecting two rows using SQL where they have not been compared before

I have a database where users are presented with two items and choose the better of the two. I only want to show users comparisons that they have…
asked January 26, 2011 5:40 am CST
Moyersy
0
votes
2 answers
78 views

Varying types in Postgresql.. How to properly do this?

I am getting this error, but I'm not entirely sure how to write this so that it satisfies postgresql .. ActionView::Template::Error (PGError: ERROR:…
asked January 19, 2011 11:02 am CST
Trip
1
vote
2 answers
63 views

Why do MongoDB queries use $gt and $lte instead of > and <=?

I'm new to MongoDB. It seems to be built on the JavaScript syntax. Why can't it use clearer comparison operators like < and >= instead of $gt…
asked December 28, 2010 3:16 am CST
FreshCode
6
votes
3 answers
120 views

Is it possible to open a sqlite database from within microsoft sql management studio?

Is there a way to open a .db file (sqlite database file) from within microsoft sql management studio? Right now we have a process that will grab the…
asked May 7, 2010 11:00 am CDT
Brian T Hannan
19

comparison

Tagged: comparison
Related Tags
mysql × 11
sql-server × 3
sqlite × 3
string × 3
sql × 3
oracle × 2
mongodb × 2
postgresql × 1
windows-7 × 1
.net × 1
http × 1
c++ × 1
operators × 1
python × 1
tools × 1
sql-ce × 1
datetime × 1
features × 1
ftp × 1
db4o × 1
javascript × 1
database × 1
vb.net × 1