Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / General DB Topics / General DB Topics / February 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
need help with query28 Feb 2006 22:19 GMT2
All,
Can you folks save me some time and headaches?
I have a table with information on each individual in my business. (PKID;
Job Title; FName; LName; etc).  I have a seperate table for each evaluator
Custom ODBC driver creation28 Feb 2006 19:39 GMT4
Could someone provide me information (tutorial), how to build custom ODBC
driver? Actualy I need a solution, how to translate SQL queries sent by
particalar application (change field names, table names, etc.).
Thank you all
Designing a code table27 Feb 2006 21:37 GMT3
I have a language table 'CODE_LANGUAGE' where we defines languages.
CREATE TABLE [dbo].[CODE_LANGUAGE] (
[language_id] [smallint] NOT NULL PRIMARY KEY CLUSTERED,
[language_name] [varchar(20)] NOT NULL
Database Schema for delicious ( Tag Structure)27 Feb 2006 08:37 GMT1
I have design database model for Tag structure. Do u think del.icio.us
has same structure ?
I am also including heirarchy of tags, which delicious has not
implemented.
can someone recommend some embedded realtime Database?23 Feb 2006 21:48 GMT1
can someone recommend some embedded realtime Database?
The targeting OS are Windows CE and Windows XP embedded.
Thanks in advance,
Creating table in which records have different number values21 Feb 2006 01:37 GMT3
Hell I am somewhat rusty to DB design, it has been a while.  I wanted
to create a Table with one primary Key and multiple varchar columns.
Could be as such
1343 - value1,value2,value3,
Random fixed length string in mysql?19 Feb 2006 18:55 GMT1
Is there a way to easily generate a random, fixed length (between 5-10
chars is fine) string in MySQL? Uniqueness isn't an issue, but it needs
to be alphanumeric - no symbols. I need to add a verification code
column to an existing, already populated table. Ideally I'd like to do
Huge number of tables?19 Feb 2006 08:39 GMT7
Is there such a thing as a type of database that would allow one to
(efficiently in space and time) store hundreds of thousands of tables -
many tiny, some huge?
Free Databases with GUI Interface18 Feb 2006 23:15 GMT14
Is there a good free database program that exists for Windows XP that
has a capacity of between 2 and 6 gigabytes?  I have a little
experience with Access but the files I am dealing with are too big for
access.
Question18 Feb 2006 07:14 GMT1
What is the architecture terminology where there is one central server
that connects to several database servers as if they are working as one
database?
Thank you.   
User Migration/Combination17 Feb 2006 16:06 GMT4
Here's the scenario:
The organization I work for has implemented a new Financial and HR
system(SCT Banner on Oracle).  We have an existing helpdesk database
implemented with an access frontend and SQL server backend.
how to find mode and median17 Feb 2006 14:44 GMT6
I have the following query and I need to find the  mode, median for
va.answer column.
select  a.ASSOC_NAME,va.ANSWER
from instrument i,dept_assessment da,v_assessment_answer
Database or store to handle 30 Mb/sec and 40,000 inserts/sec17 Feb 2006 00:39 GMT67
We have a need for some sort of database package that can handle the
following specs:
Average data rate - 30 megabits/sec.
Max # inserts - 40,000 records/sec.
Code or Pseudo-code for implementing OUTER JOIN16 Feb 2006 17:29 GMT2
I want to implement the "outer join" functionality in Java. Can
somebody explain the pseudo code for the same. OR what needs to be done
to extend the hash-join Java code of equijoin(I have the hash join code
for equijoin with me).
cumputing fields from two tables15 Feb 2006 19:56 GMT2
i have two tables. one has the value for each answer in three columns
(1,2,3). in the other table i have the response of the clas a column
with the values 1,2,3 . i need to compute the sum of the class.
first table 1   2    3
Pages: 1 2 January, 2006
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.