write an algorithm to scan sanskrit texts
I am looking for information on how best to write an algorithm to scan sanskrit texts. What programing language would be the most effective? It has been mentioned tha Perl would do this. Any suggestions?
Answer Question
| Apr 4 2008 2:29 PM GMT
| asked by
Flstc2007
Perl, Algorithms, Programming Languages
How can I learn more about Java and scripting languages?
I got my bachelor's degree in electronics and communication engineering and continued to get my master's in networking. When I started applying for internships, I found that most of the companies require Java, C, C++, Perl, HTML and Visual Basic, but I only have C and a little bit of C++...
View Answer
| Mar 12 2008 7:59 PM GMT
| asked by
NetworkingATE
Career development, Networking, Programming Languages
Logon automation
I have several programs that where written in vb6 that are now required to be automated through a scheduler. It has been a while since I coded in vb6 and need to know a way to get access to the current logged on users credentials to pass on to a database loggon. the Oracle database is NOT set up to...
View Answer
| Jan 4 2008 2:31 PM GMT
| asked by
Blowerycolumbus
VB6, Programming Languages, Logon
Robotics language
I’m looking for an open source programming language for a robotics unit I’m teaching this quarter. It’s got to be easy enough for high school students to work with. Any suggestions?
View Answer
| Sep 7 2007 4:19 PM GMT
| asked by
MargaretRouse
Programming Languages, Robotics, Educational robots
programming using c#,winforms and visual studio.
i cant think of what to write in this part of the code so that the password character is " * " when the user enters his/her password.pliz help private void txtPassword_TextChanged(object sender, EventArgs e) { char Password =GetStyle ("*"); txtPassword.Focus(); ...
View Answer
| Jul 29 2007 7:29 AM GMT
| asked by
drsingh
Programming Languages, ASP, ASP.NET
Java-based server simulator
Hello,My mession is to develop a printer server simulator in Java. The configuration is an XML file (very branched tree of hundreds of objects). How I should start? I already the server services interfaces. I have to implement it. I want a clever way to get the objects back and forth from the XML...
Answer Question
| Jul 27 2007 7:58 AM GMT
| asked by
zakwan
Development, Lifecycle development, Programming Languages
Retired computer accounts in Active Directory
I need a dependable script!!!After several domain migrations and adding a few new sites over the past two years I have found that there are hundreds of computer accounts in Active Directory. We are a global company so tracking computer names is impossible.Because we use several management...
View Answer
| Jun 14 2007 8:57 AM GMT
| asked by
marcola
Hardware, OS, Servers
Count Distinct Rows on Multiple Columns
I want to write a single query that counts each distinct Student ID from the following sample data.Sample Data:ID NAME PLAN DESCR--- ------- ---- -------------------101 Michael 010C Cafe- 10.00 Dollars102 Adam 010C Cafe- 10.00 Dollars102 Adam 05CC Cafe- 5.00 Dollars103 Jane 010C Cafe-...
View Answer
| Jan 5 2007 8:23 PM GMT
| asked by
mjackson
Database, Oracle, DB2
create computations on the fly
We are primarily a COBOL shop. We have some COBOL ILE and some RPG. I have a need to replicate a function on the I-series that is currently done in Excel. This function allows them to create formulas on the fly to arrive at pricing information. I can work through issues with interactive...
View Answer
| Oct 31 2006 12:47 AM GMT
| asked by
roses06
AS/400, Application development, CLP
VB.Net of Visual Studio.Net 2003 VS Visual Basic 2005 Express Edition
Good Day!Would be appreciate if there is solution for the following problem:- In VB.Net of Visual Studio.Net 2003, developer can click and drag a table listed in the Server Explorer from a connected database to the form. This will add OleDbConnection control and OleDbDataAdapter control to the...
View Answer
| Oct 22 2006 9:31 AM GMT
| asked by
hunkgym
Database, Oracle, DB2
calling an external web service from RPG
Our web guys have created a web service that we need to access from an RPG program. we have the URL http://999.99.99.99/mywebservice.asmx data will be passed to and from via SOAP format. Martin.
View Answer
| Sep 27 2006 2:48 PM GMT
| asked by
MartinSchloesser
AS/400, RPGLE, Web development
Using SAVOBJ in a CL program
I have a CL program that is reading an OUTFILE (which contains a list of objects (object types of *PGM)) and stringing these objects together into the OBJ field of a SAVOBJ command. When I run the CL it gives me an error and the joblog shows:"SAVOBJ OBJ('AUDCHK AUDCHK AUDIT AUDITBFG AUDITLEB...
View Answer
| Jul 10 2006 10:55 AM GMT
| asked by
grigap1
Programming Languages
Becoming a Freelance Developer
Hi, as a teenager money has only recently become something that I've found essential. I have been involved in the opensource comunity developing software for 2 years. I woundering if there is a career for me in freelance programming through sites like elance.com and sriptlance.com. I know I...
View Answer
| Jun 16 2006 4:10 AM GMT
| asked by
YoungBillGates
Career development, E-business, Linux
Read from LPT3
Hello there. I have a little problem, I added a second parallel port to my PC and when I try to read from it the computer always crash..!The actual settins from the additional LPT port is I/O Range C888-C88FThe sentence that I'm using is:PortIn(Val(&HC888))I'm programming on VB.NET and read from...
View Answer
| May 3 2006 11:43 AM GMT
| asked by
chrisoma
Hardware, Development, Programming Languages
Programming a Button
I am currently running a Domino/Notes R6 messaging environment. I am trying to create a button that will delete a database from the users local client and from their Workspace and then create a local replica of a database that resides on their mail server to thier Workspace. All in one button, if...
View Answer
| Feb 22 2006 1:22 PM GMT
| asked by
JustyStyles
Exchange, Lotus Domino, Platform Issues
water billing system
does anyone know how to make a water billing system? im currently working on it for a project for my school and im stumped. i cant seem to make my prog run properly. please help me out, just a student here..also, can you please send me a code on how to make my program run everytime i start my...
View Answer
| Feb 3 2006 0:27 AM GMT
| asked by
trebllaw
Programming Languages, ActiveX, SQL
Career Change
Hello to all and to all a hello. I am looking for everyones opinions and knowledge. So please fill free to feed me your opinions and knowledge. First off I have a degree as a network Engineer and a degree in MIS. I of coarse have my MCSE and MY CNA Net + and etc. I have been involed in networking /...
View Answer
| Nov 30 2005 11:25 AM GMT
| asked by
dgriggs
Project management, Networking, Development
Stop bit problem: USB to Serial Converter attached to motion controller, unable to set for 7-E-2
I have three different USB to Serial converters, one of them an isolated converter from B&B. One brand of motion controller I work on uses EVEN parity / 7 data bits / 2 stop bits as its default. I find that none of my converters will work on the controller in this configuration. If I borrow a...
View Answer
| Nov 18 2005 5:36 PM GMT
| asked by
kfink04
Career development, Data analysis, Data mining/analysis
Question about a frequently changing column as primary key
Thank you for taking take to read my question.We have a live J2EE application using Oracle 8i. Now we are doing v2 to add some modules. We found it has a frequently changing column (status_code) as part of the composite primary keys in some major tables. We know it can cause future proformance...
View Answer
| Nov 2 2005 9:27 AM GMT
| asked by
paulachen
Data analysis, Oracle, Ecommerce applications
Need help in sloving some JOB Abends
Hi All, I am new to the mainframe application development environment.Can anyone help me how to solve JCL Abends like say SOC7,SOC4.regards,Aravind
View Answer
| Oct 26 2005 5:33 AM GMT
| asked by
Mainframeft
Mainframe, 390, DB2


