Postgres 9.1 Enterprise version VS Postgres 9.1 free version
what is the major difference between Postgres 9.1 Enterprise version VS Postgres 9.1 free version ? i have written stored procedure for 8.2 will it work with Postgres 9.1 Enterprise version?
View ArticleSpace issue in Extract File
Hi, PFA code snippet :- Cursor cur_1 Is Select lb.* From tab1 lb; begin ................ For i in cur_1 LOOP utl_file.putf(fp,'%s',LTRIM (To_Char(NVL(i.ID,0),'09999999999')));...
View ArticleNew guy needing help with a fantasy football access database.
Hey there. First off, great posts, this site has been very helpful for me just looking through past answers. I've been working on a fantasy football database, linking players, teams, stats, and games....
View ArticleHow delete post, where are more than 4 links?
Hi guys, how can I remove Wordpress posts from MySQL database, when in post are 4 and more links? I begin with SELECT * FROM `wp_posts` WHERE `post_type` = 'post' and the rest?:-) Thanks a lot Peter
View ArticleSQL0302N - The value of a host variable in the EXECUTE or OPEN statement -...
HI, i am migrating the database from MS Acces to DB2. i am using my own tool to do this... I have used API, DB2BulkCopy.WriteToServer(table). in my table i have 227587 rows... Out of this 9000+ records...
View ArticleMigrate Database to purescale
Hello everyone, I need to move the database from old DB2 9.7 server to the new purescale DB2 10.1 server. Standard backup-restore operation is not supported for restoring non-purescale environment...
View ArticleHow to get SUM
Hi All, i have a table and i want count as well as sum together eg below Status ----Count 1 ---- 2 2 ----- 3 3 ---- 4 4 ---- 5 Total ---- 14 i want this output how to get it pls help me for count i am...
View ArticleC# developer Mequon, WI.
C# developer Location: Mequon, WI. Location: 6 months. Key skills being targeted are: If local C#, 3+ years, Desktop solutions If not local (relos, etc.) C#, C++, WPF, Desktop solutions 7+ years
View ArticleMicrostrategy Developer 7206
Microstrategy Developer We have an immediate opportunity in the Burbank, CA area for a MicroStrategy Developer. This position will provide information and data needed for planning, analysis, and...
View ArticleUrgent requirement Data Analyst at DC
Urgent requirement for the position of Data Analyst at DC Job Title Data Analyst (Telephonic Then Face To Face) Project Location Tentley Town Metro Area, DC Duration 6 months /Contract Skills Required...
View ArticleDistributed Data
Is it possible to create a web application using apache/php/mysql that has some tables on the web server and some on the client workstation, where the workstation has xampp installed?
View ArticleAborted Connections
Hi all, I have been using MySQLTuner to assist in configuring my MySQL server. It is currently stating that 81% of connections are being aborted and not closing correctly, pretty much all of these will...
View ArticleUpdate a table with a value field in ANOTHER table, but selecting unique value
Hi, I have two tables (MatMast and ChangeLog) in an Access Database, where the common key is MatCode. The tables look like this: MatMast MatCode (PK), CurrentStatus 10001, ACTIVE 10002, INACTIVE 10003,...
View Articleerror in insert values oracle sql
hello good evening am new user in dbforums i have create a table name branch and other table employee * the branch table and values work fine in oracle sql * the employee table work but the values cant...
View ArticleStupmed - Data Type Mismatch In Criteria Expression
Hello, I'm having an issue with a query that previously was working - not sure what I changed to make it not work anymore. First, I have a module that creates a function "GetBusinessDay." This is the...
View Articlepulling max(date) not correct
Code: SELECT P.ID, P.QTY, T_DATE FROM PARTS P INNER JOIN INVENTORY I ON P.ID = I.PART_ID WHERE P.QTY > 0 AND I.CODE = R GROUP BY P.ID, P.QTY, I.T_DATE HAVING MAX(T_DATE) !>...
View ArticleOracle 11g client asp.net connection
Hi , I want to ask question about oracle .net configuration. I have oracle client 11g,windows 7 64 bit,asp.net 4,5 And I installed (64-bit Oracle Data Access Components (ODAC) for Windows) ODAC after...
View ArticleUPDATE Query
I have a field in SQL Server table that somehow got data altered. So the data reads like this Test ,Test Is there a way for me to run an update query which will modify the data back to the original...
View ArticleEncryption
Hi all. Here's an example of how to encrypt text using an Encryption Key of your choice. This will also allow you to decode the encryption back into text too. Regards James Attached Images...
View ArticleMultiple Siebel Positions Sunnyvale, CA
Multiple Siebel Positions (long term) - Location: Sunnyvale, CA Position # 1 Job location: Sunnyvale, CA Duration: 1 Year Number of Positions: 2 Assignment start date: Immediate/1 week Role: Siebel...
View Article