IBM Data Studio - MySQL Connection ??
Has anyone used MySQL database connection ? I was trying to use MySQL connection, only Ver 4.0 is workable, others have error Driver Class not found. IBM Data Studio 3.1.1 on Windows XP. Regards DBFinder
View ArticleInsert from Ms Access to SQL Server
I'm trying to insert records into an SQL Server table that is linked in MS Access. Nothing happens, no error and no record inserted. Any idea what I'm doing wrong? Dim db As Database Set db = CurrentDb...
View ArticleTime Efficiency
With the database that I'm working with I'm finding that having to search through ~100,000 records (and growing with each day) requires some time that significantly slows down work; there is a Yes/No...
View ArticleDB2 Auto-maintenance
Hi, I am going to use DB2 Auto-maintenance (AM) to help generate my table/index statistics. I doubt whether AM would slow down my server performance, even I define a maintenance window. 1) What is the...
View ArticleIf(something) then include in WHERE clause
Hi Would it be possible to do the following in TSQL stored procedure. Quote: SELECT STUDENTID, STUDENTNAME FROM STUDENTS WHERESTUDENTAGE = @STUDENTAGE IF(STUDENTSEX<>null) BEGIN AND STUDENTSEX =...
View ArticleHelp needed
Women Art Revolution (2010) "!Next?" (1994) "#1 Single" (2006) "#ByMySide" (2012) "#Follow" (2011) "#nitTWITS" (2011) "$#*! My Dad Says" (2010) "$1,000,000 Chance of a Lifetime" (1986) "$100 Makeover"...
View Articletranspose colum into rows
I am looking to create a query to transpose my union query into rows based on two columns. I'm starting with 7 columns that I need to group on all the matching data in columns 1 through 5, then count...
View ArticleHeads up, Brilliant forum moving
This is just a heads up to let everyone know that the Brilliant Database will be moving to a new home in the forum structure around 2012-12-20. I'm currently envisioning it amongst the desktop...
View ArticleRMAN backup error
When I run my RMAN backup script I get the following error: RMAN-00571: ================================================== ========= RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS...
View ArticleUpdate with Conditional Where
Good Afternoon. I have a wine database that I am trying to clean up for a migration. My problem is that I have tens of thousands of records in a table with multiple duplicate RegionNames (hundreds of...
View ArticleHow to pull current month data from table updated daily
Hey folks, novice programmer, first time forum user: I have a table thats updated daily with monthly data totals: Month, Total orders1, Total orders2, etc 12/01/2012, 5, 8, etc 11/01/2012, 6, 5, etc...
View ArticleDBA access
As a DBA: To perform tasks that require sysadm/dbadm: do you login using db2 instance owner id or using your personal id and then sudo to db2 instance owner id? To perform tasks that require root: do...
View ArticleOracle DBA Allen, TX or Rochester, NY or Fort Wayne, IN
Job Title: Oracle DBA Location: Allen, TX or Rochester, NY or Fort Wayne, IN Duration: 6 months Only GC or Citizens or EADs. Description: Job Spec: * 6+ years DBA Experience with Oracle Skills:...
View ArticleExport to Excel
Hi guys, I will like to export to an excel document to create a report for a year period. There are 12 sheets January to December with headings that will relate to the fields i will like to pull from...
View Articlea "workflow" form and table, issue with openrecordset
Hello, This is my first post .. so please be gentle.. I have a fairly simply "workflow" type of form .. basically to ask the user a question, and based on the answer, it would display the next assigned...
View Articlerecover tablespace
Hi All, Can anyone tell me, at what are all conditions, we can usually go for drop and recreate the tablespce.?
View ArticleIs any tool help me to query table by CONSTRAINTS rule?
I have a big database, the database have more than 1000 tables and have many table constraints rules. To remember all table constraints rule is too hard for me. Is there any tool help me to query by...
View ArticleSunflower Quick Query For Oracle version 0.9 release Now.(Freeware)
Sunflower Quick Query For Oracle is a simple and easy to tool for you query the database. The tool have a graph window to show table relationships.When you query to first table,all of tables which have...
View ArticleAny way to connect postgres through username
Hello, I am very new to PostgreSQL. I am trying to connect to database via a different user which is created by me. psql -U user1 but this gives me error message saying database user1 does not exist....
View ArticleUser vs roles.......
Hello, I know this may sound a dumb question. But I am very new to PostgreSQL and very confused with the concepts of USER and ROLES. Please help me to clarify this concept. What is basic difference of...
View Article