How to extract port number in listener.ora and store it in a variable
the content of listener.ora file is as follow # listener.ora Network Configuration File: C:\app\thomas\product\11.2.0\dbhome_1\NETWORK\ADMI N\listener.ora # Generated by Oracle configuration tools....
View Articlehow to extract port number in listener.ora and store it in a variable
the content of listener.ora is as follow: # listener.ora Network Configuration File: C:\app\thomas\product\11.2.0\dbhome_1\NETWORK\ADMI N\listener.ora # Generated by Oracle configuration tools....
View ArticleI require a lot of help on reading and sorting files
And before I go posting away about my code, I was wondering if there is actually someone here who knows programming on python and is willing to help. Long story short, I am trying to write a code which...
View ArticleI require a lot of help on reading and sorting files
And before I go posting away about my code, I was wondering if there is actually someone here who knows programming on python and is willing to help. Long story short, I am trying to write a code which...
View ArticleProblem in transforming SOAP message to XML using XSLT
Hi Here is my XSLT for the SOAP Response given after the below. I am not getting any output. Please help where is the issue? ----------------------------------------------------<?xml version="1.0"...
View ArticleCould Not Extract Public Data - Pygame Script on Android Device
So I'm facing this issue which is well discussed here: http://stackoverflow.com/questions/14890807/could-not-extract-public-data-pygame-android I'd appreciate any help I get.
View ArticleCould Not Extract Public Data - Pygame Script on Android Device
So I'm facing this issue which is well discussed here: http://stackoverflow.com/questions/14890807/could-not-extract-public-data-pygame-android I'd appreciate any help I get.
View ArticleConvert piano music to sheet music
While I'm playing on a piano/keyboard i want the sheet music to appear automatically on a screen. But I'm not sure how to write the coding for this as i want both the notes of the left and the right...
View ArticleConvert piano music to sheet music
When i play on the piano/keyboard i want the sheet music to be automatically generated on a screen. I want to know if its possible to write a coding so that both the left and the right hand notes being...
View ArticleEngineering Programming Problem
Hello All, I was basically thinking of designing a machine consisting of a nozzle, filling two gels simultaneously into a bottle, such that one of the gels obtains a double helix pattern inside the...
View ArticleEngineering Programming Problem
Hello All, I was basically thinking of designing a machine consisting of a nozzle, filling two gels simultaneously into a bottle, such that one of the gels obtains a double helix pattern inside the...
View ArticleNS-2 simulator question!!
hi all, I just want to ask if any1 can help me in my project. I'm trying to build a framework for cognitive radio using NS-2 simulator under linux fedora, so if any1 can help me please notify me, and...
View ArticleAssembly language: invalid combination of opcode and operands!!!?
Assembly language: invalid combination of opcode and operands!!!? I'm pretty new in assembly language, writing partial code of mine I'm keep getting the error message saying toupper.asm:108: error:...
View ArticleAssembly language: invalid combination of opcode and operands!!!?
Assembly language: invalid combination of opcode and operands!!!? I'm pretty new in assembly language, writing partial code of mine I'm keep getting the error message saying toupper.asm:108: error:...
View ArticlePseudo code algorithm assigment
Hi, do anyone here kind enough to help me with the assigment that it will be due tmr. which i myself doesnt know anything about programming.:( thank you question: Design an algorithm that will prompt...
View ArticlePseudo code algorithm assigment
Hi, do anyone here kind enough to help me with the assigment that it will be due tmr. which i myself doesnt know anything about programming.:( thank you question: Design an algorithm that will prompt...
View ArticleInput Output text file
hey! so i need do do this work where i need to input a text file which contains 2 exact rows and output that text file deleting one row if 2 eachother following rows are the same. i hope you understand...
View ArticleInput Output text file
hey! so i need do do this work where i need to input a text file which contains 2 exact rows and output that text file deleting one row if 2 eachother following rows are the same. i hope you understand...
View ArticleBest way to do authentication?
I've designed and built my database containing all user info and such. Should I use ASP.NET Web Site Administration toolkit(login, user database) which would then give me two separate databases that I...
View ArticleGenetic algorithm help!
This is my code and this is a picture to help me explain. The idea is to find the minimum cost between two bins. Values from the matrix are put into either bin0 or bin1 based on the Cij of the...
View Article