473,543 Members | 1,903 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Software Development Forum

Software Development - Ask questions about software programming, practices, life cycle, process, training, tools, management, costs, teams, extreme programming, testing, agile, outsourcing, industry and more.
0
1,115
thread by: ponnu m | last post Sep 27 '10 by: ponnu m
NMAKE : fatal error U1077: > 'D:\PROGRA~1\MICROS~2\VC98\bin\cl.exe' : return code > '0x2' > > Stop. >
15
16,443
tolkienarda
thread by: tolkienarda | last post Sep 28 '10 by: Brian Heibert
hi all i am not much of an application programmer but i somehow got a contract to build a fairly substantial database application for a nonprofit that runs entirely on Macs. i could have a VB application pumped out in about two weeks for this but everything is macs, so i installed MAMP (an apache, mysql, PHP install) on their server and have...
0
1,153
thread by: babaidebnath | last post Sep 29 '10 by: babaidebnath
Hello guys, I am basically a .net programmer. I have a project in mind which is on core sound processing. But I want to do it in core language like assembly or c. I need some reference web sites or book names where I can found core format about sound or how to read sound file or from microphone. Thanks in advance.
0
1,049
thread by: anil allam | last post Oct 8 '10 by: anil allam
Resource file for VISTA(operating system) UAC(user account control) security
0
1,178
thread by: valencia11 | last post Oct 11 '10 by: valencia11
Anyone know why the /i /n switches don't work when outputting to text file findstring blah > myoutput.txt @echo off if not "%1"=="" goto start echo. echo This batch script will look for a string on all the files echo from the current directory and its subdirectories. echo. echo Sintax: %0 string
0
1,317
thread by: Isslah | last post Oct 22 '10 by: Isslah
Hai.. I have developed a system using adobe flex 3. The system is more like CRM. Now I want to integrate it with google calendar. But the problem is, how could I avoid the login page that google require it when to use their apps? It something like when I need the calendar, it will open directly without need to fill the username and passsword. ...
0
1,522
thread by: Jinlong Li | last post Oct 22 '10 by: Jinlong Li
We are using Intel(R) Fortran Compiler Integration for Microsoft Visual Studio 2005. The source code is multiprocessor code. When I run the code in Debug mode, it always give me message "No symbols have been loaded for this document " at the break point. Please help me to solve this problem. Thank you!
0
1,205
thread by: Jeff Whittle | last post Oct 23 '10 by: Jeff Whittle
I have an application written in Intel Fortran that needs to call a C library routine. I do not need to pass three of the arguments and the C documentation says that they can be NULL. I have set up the INTERFACE structure shown below, and have used this approach extensively for years with other C routines, but have never needed to pass a NULL...
1
3,048
thread by: shamika g | last post Nov 6 '10 by: gits
hiii m in BE & m working on project Defect Tracking System for this which methodolgy should i prefer DFD or UML
0
1,305
thread by: zahit | last post Nov 10 '10 by: zahit
hi all, i've been trying to develop a recursive hanoi function in intelx86 assembly language. i use nasm to run it. i use this c function as sample void hanoi_rec(int n_disc, int head, int middle, int tail, int silent){ if (n_disc == 1){ if(silent != 1) printf("%d --> %d\n", head, tail); } else{ ...
2
1,806
momotaro
thread by: momotaro | last post Nov 10 '10 by: momotaro
Hi, Am trying to creat a calculator using vb.net and can't figure out what component is used to display for the windows 7 calculator thank's in advance
1
1,371
thread by: zahit | last post Nov 19 '10 by: Joseph Martell
Hi all, I have a scenario like that, Engine Driver Captain : The Engine Drivers who reach “Enough Track Experience” and “Enough Year of Employee”. “Enough” terms can be changed in time. It must be flexible. Assistant Captain : The Engine Drivers who can not be captain yet.
0
1,269
thread by: hoolaboola | last post Nov 22 '10 by: hoolaboola
The scripts takes two paths to folders as parameters and 1) compares them and shows the files/folders that are present in the first folder and not in the second and vice versa 2) If there are differences in the contents of the two folders then synchronises both folders' contents. In addition, if the file is present in both folders then it copies...
1
1,490
neo novice
thread by: neo novice | last post Nov 22 '10 by: neo novice
hello all, im trying insert fields from a web page form into an access database. within dreamweaver, i inserted server behaviors from and from that tab in dreamweaver, by clicking insert record for each field on the form. i am inserting multiple fields into multiple database tables. the problem is that that each field inserts into another database...
12
2,202
thread by: anushaaubeeluck | last post Nov 25 '10 by: anushaaubeeluck
Hello, Am having a prblem i have to design a personal research agent system for my project and i dont really know how to start which and which languages can i use Am really confused , i would like to use vb.net but i want to design something unique rather with a nice interface and makes use of sound system also. The aim of the project is to...
0
1,518
thread by: vensriram | last post Nov 25 '10 by: vensriram
Can some body tell me the advantages of tibco. i.e. why we should use tibco when other integration platforms like biztalk, websphere are there?
1
1,543
thread by: Sam Black | last post Dec 1 '10 by: John Browne
I can see some old questions on this topic but I am sure there must be some newer and better solutions around. Appreciate any help. Thanks
1
1,739
thread by: Eng Born | last post Dec 7 '10 by: Sean Pedersen
Greeting, I am using 2 PC connected to Netgear router. So, UDP should be as reliable as regular socket. I am using QT C++ SDK to write the program. Both PC run on Window 7. Are there any explanation why some packets are lost? Thanks, Eng
3
2,231
thread by: Abrahamay | last post Dec 7 '10 by: Sean Pedersen
I need a good program that will copy my DVD video to my computer and convert it to WMV or AVI in high quality, with no distortion to the sound or video. No trials, i already have several. I want something to keep.
1
2,777
thread by: Mimi Mbarak | last post Dec 10 '10 by: Niheel
I am doing a research project on Payroll Management Systems. I want help on history of payroll management systems, their development/evolution since time immemorial to there present state, that is automated. What are some resources I can use for research?
0
1,236
thread by: Shane Fitz | last post Dec 16 '10 by: Shane Fitz
I can't seem to get my program to setup the hashed dictionary correctly. It seems to keep the last entry in, and references every key to that entry. dictsetup(h:HASHED_DICTIONARY , STRING]; fname:STRING) is local in_file: TEXT_FILE_READ; t, t0: STRING do from !!in_file.connect_to(fname) !!set.make
0
3,325
thread by: Smoking Wheels | last post Dec 17 '10 by: Smoking Wheels
I have been playing with batch files and have found that if you call a ping xxx.xxx.xxx.xxx from a batch file called ping.bat it wont execuite correctly. eg If you do this from a file called ping.bat ping 203.0.178.191 ping.bat The file for ping is ping.exe yet I call ping.bat
0
1,699
thread by: Peter Song | last post Dec 18 '10 by: Peter Song
i have a psion workabout mx i need to create a program with opl to scan two barcodes and compare them. Does anybody know wich is the function used to scan barcodes with opl? Does anybody have the code of demman barcoding demo included in the workabout mx to take as example? Thank you.
2
2,182
thread by: Fuzz13 | last post Dec 18 '10 by: Fuzz13
I have been working on a small program that checks a users routers IP address and sends an email when the returned address is different after the previous scan. I would like to make the program available for free to users and more then likely I would like it to be open source so others can modify it for their needs. I looked into SourceForge which...
7
2,541
thread by: adfghergaer | last post Dec 25 '10 by: Luis Pereira
First of all, I'm not a programmer. I'm here because I had an idea for a software program that my employer may hire someone to design, and I'm wondering what kind of investment it would take to hire someone to design it. (Thousands of dollars? Tens of thousands? Hundreds of thousands?) We want to create a software program that Home Inspectors...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.