&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
database
0
votes
0
answers
162
views
Questions Tags Users Badges Unanswered Ask Question Shuffle the id of table to get details in android
I have student table , which has four fiels id, name, address and age . In this table 50 student. My question is , How…
android
database
shuffle
asked
October 20, 2011 1:32 pm IST
Horrorgoogle Kshetri
1
vote
1
answer
222
views
MySQL on a dedicated server vs increasing RAM on server with MySQL + Rails app
I'm running into scaling issues with a Rails app running on top of MySQL. I'm using memcached and have lots of indexes. I'm also starting to…
mysql
database
ruby-on-rails
asked
June 25, 2011 1:43 pm CDT
dan
0
votes
1
answers
72
views
How to translate from SQL to NoSQL/MapReduce?
I have a background working with relational databases but recently started to dabble in CouchDB and was surprised by how some non-relational…
sql
database
nosql
couchdb
mapreduce
asked
June 25, 2011 1:11 pm CDT
sferik
0
votes
1
answer
53
views
Mysql db doesnt save text if its too long
My problem is pretty much decribed with the title! I have this code that inserts data to the db: <?php require_once 'connection.php'; $pName =…
mysql
database
text
asked
June 25, 2011 1:04 pm CDT
Fabian Hasan
0
votes
3
answers
46
views
Different table for insert and select
In order to improve insert performance and load on server, I've decided to divide a large table into 2. A big table which will only be used for…
php
mysql
sql
database
database-design
asked
June 25, 2011 11:07 am CDT
Noam
0
votes
2
answers
37
views
Sql insert statement sometimes working other times not working
Im building an application and Im having a bizarre issue where sometimes an sql statement will work and the very next call the exact same sql…
php
mysql
sql
database
web-hosting
asked
June 25, 2011 11:05 am CDT
edmund
3
votes
3
answers
47
views
Best way to store similar music
I have millions of songs, each song has its unique Song ID. Corresponding to each Song ID I have some attributes like song name, artist name, album…
php
mysql
database
database-design
data-structures
asked
June 25, 2011 10:38 am CDT
Kevindra Singh
1
vote
2
answers
68
views
Unable to read SQLite table from Android
I am trying to open a SQLite database in android, the database works fine in the sqlite browser, but android does not read that the table in…
java
android
database
sqlite
asked
June 25, 2011 10:34 am CDT
ark3typ3
0
votes
0
answers
40
views
Is it possible to preload Sqlite DB on Palm Pre?
I have a Palm Pre app that has a large(ish) database. I would like to transfer the database directly to the phone rather than having the app create…
database
sqlite
webos
asked
June 25, 2011 9:16 am CDT
rslite
0
votes
1
answer
33
views
How create best schema database with ratings system and available in month?
i will create schema the database MySQL. There are username, password etc and rating system and available in month. Standard it looks like this: id…
php
mysql
database
doctrine
schema
asked
June 25, 2011 7:03 am CDT
Tifan33
0
votes
0
answers
39
views
'Database error' for a wordpress blog hosted on a server...
I've hosted my site on a server provider that I got cheaply. Recently when the traffic to the site increased suddenly I started getting a Database…
mysql
database
wordpress
asked
June 25, 2011 5:50 am CDT
Uday Kanth
1
vote
0
answers
47
views
Tool for documenting database and software changes
I'm currently working on a php project with 3 other people. I need a free software which can help me document the changes/revisions on the database…
windows
mysql
database
applications
asked
June 25, 2011 3:32 am CDT
Ieyasu Sawada
0
votes
0
answers
37
views
Adding and removing referential integrity constraints - automatically
Is there a Rails gem, plugin or other means to automatically add or remove ALL RI constraints from your DB and schema? Or ALL of them on a per table…
mysql
ruby-on-rails
database
referential-integrity
asked
June 25, 2011 12:13 am CDT
keruilin
0
votes
3
answers
46
views
[Iphone programing] Attach mysql database to application
I'm beginner in iphone programing, now and for the first time I build my first app. I have a php/mysql website and I would like to show a list of…
iphone
mysql
database
ios
uisearchbar
asked
June 24, 2011 7:02 pm CDT
Hamza
1
vote
1
answer
30
views
Selecting $_POST with a foreach statement returns error
So I have a form that can increase and decrease according to what the user adds to the page. To be able to handle unknown posts, I have set up a…
php
mysql
database
foreach
asked
June 24, 2011 2:39 pm CDT
Chris
0
votes
1
answer
30
views
MySQL: Changing databases in the middle of a script
I've never had to do this before, so really I just want to check and see if I'm approaching this the correct way. I need to switch databases in the…
php
mysql
database
asked
June 24, 2011 11:18 am CDT
kylex
0
votes
1
answers
38
views
Looking for Help Understanding Mongo DB Data Organization
I am trying to understand the concept of document storage and fail to see how it would apply to some situations. For example, in the case of a…
mysql
database
database-design
mongodb
nosql
asked
June 24, 2011 11:13 am CDT
SizzlePants
1
vote
4
answers
32
views
How can i check if a variable is saved or not in the db?
I have this code: $local_id = $_GET['id']; $sql = dbquery("SELECT * FROM `videos` WHERE `id` = ".$local_id." LIMIT 0, 1"); while($row =…
php
mysql
database
variables
asked
June 24, 2011 10:40 am CDT
m3tsys
0
votes
1
answer
40
views
Database join questions
there are two tables in db Book{ isbn integer, //primary key title char(50), publisher char(30), year integer } Author{ isbn integer, //foreign key…
java
mysql
database
interview-questions
asked
June 24, 2011 10:24 am CDT
SecureFish
0
votes
0
answers
30
views
Event generation in database based on time
I am wondering if there is any method available to implement event trigger based on time. Lets say i want to deleted/modify a record in a certain…
mysql
sql
sql-server
database
asked
June 24, 2011 9:08 am CDT
fastian-developer
Pages
:
1
|
2
|
3
|
4
|
5
>
[120]
2389
database
Tagged:
database
Related Tags
mysql
× 1613
php
× 499
sql
× 399
sqlite
× 336
database-design
× 254
postgresql
× 217
android
× 168
query
× 146
nosql
× 137
mongodb
× 129
java
× 82
table
× 67
ruby-on-rails
× 48
python
× 47
performance
× 45
c#
× 45
sql-server
× 40
javascript
× 37
phpmyadmin
× 35
database-queries
× 35
mongo
× 33
relational-database
× 31
cassandra
× 30
iphone
× 28
join
× 28
oracle
× 27
django
× 27
update
× 25
codeigniter
× 25
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy