need help finding cases with all children closed
Hi all - I know the title is confusing but I need help finding the court cases where all children associated with that case have a programClosureDate. I can run this query: CaseInfo Table CaseID,...
View Articlecalendar query
Hello again all. Im trying to create on a calendar that is edited by a CMS. I have the calendar all setup and have been thinking about the table and query i will need and how to echo it. Now I know how...
View Articledisplaying data by date
Hi everyone, i was hoping someone would be able to help me with the following problem.. I have one field which is called Operation Area - for example Electrical, Engineering, Office etc Then a start...
View Articlecharge to be
Several demonstrators donned Guy Fawkes masks, considered symbolic of Anonymous. One protester held up a sign reading "I'm not against Big Red, I'm against rape," a reference to the high school's...
View Articlewant to protect
Times published a lengthy piece on it in December and the activist hacker group Anonymous posted a video of teenagers in the Ohio River valley town cracking jokes about it. arsenal vs swansea live...
View ArticleImport speed
I assume members have found that importing large text files (CSV etc) in to a database is extremely slow (hours for 10,000+ records). As a test tried first importing 10,000 records in to access table...
View ArticlePgadmin Does CREATE DATABASE but psql does not
Hi to All, Could Someone resolve this problem? If a Database "MYDB" is created with Pgadmin there is no problem. But if it is invoked psql as superuser (postgres) no command is executed. Neiher the...
View ArticleDeleting a foreign key relation then adding it again
Hello, I'm currently updating data in an oracle database using sql developer.I have 2 tables that have a foreign key relation, I tried to update both of them together but it didn't work so I dropped...
View ArticleSQL exclude query???
Hello, I have data in a table and I need to exclude data if it meets a certain criteria. This need to produce a new table listing and be provided to a application. First, I need to: SELECT * FROM...
View ArticleOK Corral
New year, new thread. Plus, we have our first WTF contender for 2013: http://www.dbforums.com/microsoft-sq...ml#post6578939
View ArticleCassandra or MySQL?
Hi, If you had an option to choose a database for a website portal.. which one you'll use form the following: Cassandra or MySQL
View ArticleDate Comparison
Other than issues with sorting and MAX, are there any potential issues with using something like CONVERT([varchar](10), datetimefield, 101) which yields a mm/dd/yyyy varchar value. That is, the WHERE...
View ArticleHow to deal with more than one site sharing a database?
Hello!, I have two sites that are very similar and would benefit from sharing an accounts table. The two sites, though, have their own databases for their own specific usage but are sub sites of one...
View ArticleUsers, Groups, and Schemas
Hi guys, I've got the following problem that I need help with: Our team can be roughly divided into 2 groups: Group 1: Only needs read access to the database (data reader) Group 2: Needs to be able to...
View ArticleMulti-parent hierarchies
Hi, anyone knows: a) any real-world examples of multi-parent hierarchies/structures where a database is used to store/update the data very often? b) What is the most difficult to implement/maintain...
View ArticleCursor and dynamic SQL statement
Hi all, I am new to DB2 and writing a DB2 script to change all INT data type in my database to BIGINT. In SQL Server I can do something as below. But when I ran it on DB2 Command Editor, it always said...
View ArticleHelp with SearchForRecord
I have a form that I would like to use to update training information for my company's employees. There are two cases: 1) The employee already has a record for the training but the date needs to be...
View ArticleExtracting data from C-Tree DB
I need help to extract data from C-Tree database structure that was writing by MedAssist 4.0. I'm open for any suggestion as soon as possible.
View ArticleSQL Pagining (Find page) Help
I have been looking for a solution to a problem for the past week and am currently pulling my hair out and hoping someone can help me. I have implemented a stored procedure in SQL Server 2008 to handle...
View Article