473,537 Members | 2,805 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

General Forum

For Miscellaneous Answers and Insights that don't fit in existing topics
1
925
thread by: kravenbay69 | last post Feb 28 '07 by: r035198x
can any one give me a good explanation on how to use the [B]CALL STATEMENT[/B] in COBOL especially [B]BY VALUE[/B]. I just need to discuss it also with my group mates. any help will be much appreciated
2
925
thread by: sabapathy | last post Jul 3 '07 by: sabapathy
I have posted a message with my email address and there are many spam mails after that. I want to delete or modify my post. How to do this. Thanks, Sabapathy
1
925
jvm
thread by: vidhyaevi09k | last post Jul 26 '07 by: bartonc
what is the use of JVM. plz tell me ya
0
925
thread by: tkatny | last post Sep 12 '07 by: tkatny
How I Include External Input In Recored Macro. I Need The Macro To Pause Two (2) Times In Each Run And Repet Macro 20 Times. Thanks, Tad
0
925
thread by: wannazaw | last post Mar 27 '08 by: wannazaw
hi ! can you tell me about the networking engineering.B'cos i want to attend this course for my institute.
2
924
thread by: seangates | last post Dec 1 '06 by: ronverdonk
I just wanted to make a plug for database abstraction in your programming. I use a database class called [URL=http://www.jvmultimedia.com/portal/node/6]ezSQL[/URL]. It is by far the easiest I've used and the one that will save you TONS of time when coding, and allow you to move from one DB to another seamlessly. Also, I think a lot of the newbies in this forum could benefit from a good understanding of the powerful features of OOP in PHP. Anything we can do to help them to do this will make it easier for us and them. Thanks, Sean
3
924
thread by: dcrow | last post Jun 25 '07 by: pbmods
what are the programming elements?please i really need to know.
0
924
thread by: theS70RM | last post Nov 20 '07 by: theS70RM
Hi, Heres one that google hasnt help much with. I need to capture live HD footage at a max of 1080p/60. Does anyone know of a solution for this? Here are my 2 main problems. 1. Doesnt seem to be a capture card availble for HD 1080p/60 =( 2 Providing I find a capture card the speeds involved are rather silly, 1080p/60 = 6(ish)Mb a frame = 360Mb a second to write to disk! Faster than any hard disk and from what i work out would take an array of 5 disks just to get it theoretically fast enough (but not really fast enough because they never go as fast as they say) Ideas people please? Do my calculations seems correct? Is this done comerically, and how if so? Cheers Guys! Andy
0
924
thread by: vozzek | last post Jan 18 '08 by: vozzek
Hi all, Well my site's finally up - four months of good advice from all areas of this forum and a few others. Please feel free to critique my site, as I'm open to advice on how to do things better, make things load faster, appear more visually pleasing, etc... [URL]http://www.thefrogandtheprincess.com/[/URL] I'd also like to hear some advice geared toward getting my site 'out there'. Aside from registering with google, I really don't have much knowledge on how to increase my page rank. I'm open to suggestions. Thanks for looking, and for the help everyone on these boards has given me - php-wise, mySQL-wise, javascript-wise, and otherwise. :)
0
923
thread by: rao | last post Sep 25 '06 by: rao
Hi, I am getting these errors when I try to install pgadmin8. Could someone please help me out as I am new postgresql. Rao gcc -O2 -Wall -Wmissing-prototypes -Wpointer-arith -fno-strict-aliasing -fPIC -I../../src/interfaces/libpq -I. -I../../src/include -c -o misc.o misc.c -MMD misc.c: In function `pg_logdir_ls': misc.c:188: warning: passing arg 3 of `ParseDateTime' makes pointer from integer without a cast misc.c:188: warning: passing arg 4 of `ParseDateTime' from incompatible pointer type misc.c:188: warning: passing arg 5 of `ParseDateTime' makes integer from pointer without a cast misc.c:188: warning: passing arg 6 of `ParseDateTime' makes pointer from integer without a cast misc.c:188: error: too many arguments to function `ParseDateTime' misc.c: In function `pg_postmaster_starttime': misc.c:277: warning: unsigned int format, pid_t arg (arg 3) gmake: *** [misc.o] Error 1
2
923
thread by: jonidavis | last post Jul 13 '07 by: RedSon
im new to this so bare with me.... glad to be here first off.... but i have a question......if im getting emails from someone whom say they are in nigeria what would the time zone say? also..... if i get emails that have PDT orPST in the header.... is it from the persons time zone where they sent it from... if a person sends me an email...and it says wed,24 jan 2007 00:14:44 -0800(pst) can i tell where this email came from..... if not how can i find out where the email actually was sent from????? thanks hope to chat with you all soon...bye for now....Joni
1
923
thread by: Sultan Khan | last post Aug 15 '07 by: epots9
Dear friends, I have a mde file i want to share on the network please guide me for that..... Thank you very much Sultan Muhammad
2
923
Elias Alhanatis
thread by: Elias Alhanatis | last post Aug 17 '07 by: Elias Alhanatis
Hello everybody! I am a new user of Python and of Pythons IDLE ( on Windows Vista ). My problem with IDLE is that after executing a saved file for a few times , i get a "Socket" error , and i cannot run anymore scripts. Is there a simple solution to that , other than restarting my computer? Thank you all in advance!!!
1
923
thread by: govindaraju | last post Nov 6 '07 by: epots9
hi to all, i would like to know where to see port numbers and how to block that. Pls help me to do this.
1
923
thread by: webbits | last post Feb 26 '08 by: Stang02GT
I have made a spread sheet, and in one column I only need to add day/month, but when I enter this on a new year and enter along, when I sort data by date, I have several sections, ones I entered in 2006, 2007 and now 2008, I formatted column dd/mmm but it still splits the year apart...any ideas?? thx.
1
922
thread by: cpuopolo | last post Oct 4 '06 by: Niheel
Hello all: Currently, my problem is this. I needed to change field names. So I did this in the table. Then in the subform I did the same thing only through Properties window for both the label and the text box controls. Now I get the dreaded "parameter" messages. I checked to see that all spelling was correct and it is. Help!
2
922
thread by: andyhux | last post Jun 5 '07 by: DeMan
Hello all, I have just started at a work placement, I have a application that has a master page which contains the navigation for the site. However part of the site is for administration and it is contained in a subfolder called admin. When i try to navigate back to the main part of the site it throws a error "page cant be found" its clear to me why as it is preceding the main page with the subfolder admin/mainpage.aspx in the url!! any help would be appreciated...
2
922
Stang02GT
thread by: Stang02GT | last post Sep 11 '07 by: pbmods
Hello, I recently was in a conversation with some friends and my one friend told us about how his younger brother had all his passwords. When my friends "questioned" his brother about it, he wouldn't tell him how he did it, while we were talking about this another friend said he probably installed a program that tracks every key that you press and it wouldn't be hard to do seeing how all they have have to do is search through everything you typed and find your user name and then the word right after was your password. Is there really a program like this out there?
1
922
thread by: psuresh | last post Nov 21 '07 by: debasisdas
what is the use of jmeter.
1
922
thread by: tusharkadam | last post Feb 6 '08 by: RedSon
Hi, I want to show issue thread like to whom it assigned. in the hierarchy format on the form. and how to show it in hierarchy format language i am using is c# and ASP.Net
0
921
thread by: Muhammad Imran Khan | last post Jan 25 '07 by: Muhammad Imran Khan
Server Error in '/BegASPNET' Application. -------------------------------------------------------------------------------- Configuration Error Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately. Parser Error Message: An error occurred loading a configuration file: Failed to start monitoring changes to 'e:\inetpub\wwwroot' because access is denied. Source Error: [No relevant source lines] Source File: e:\inetpub\wwwroot\web.config Line: 0 -------------------------------------------------------------------------------- Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
1
921
Corster
thread by: Corster | last post May 21 '07 by: weaknessforcats
Try this out; In Microsoft Word, enter a field and type the following into the formula box: Date /@ "gg" There's loads of others too: "ggg", "e", "n", "r", "rr" and I can't find anything anywhere to say what the hell they are - I came across it when I was trying to find the week number.
2
921
thread by: jack1212 | last post Jun 21 '07 by: archonmagnus
there is any softwer that gather data of items form other site.
1
920
yoda
thread by: yoda | last post Dec 28 '06 by: sashi
I want to know how to loop a form in the standard EXE and also how to shut down windows.
1
920
thread by: raviva | last post Feb 27 '08 by: debasisdas
Hi there, I am Ravi. I work for a big company. I task I have is to get a quote from the HP guys for the new hardware. We have two servers, P1 is the production server and P2 is the back up and test server. The specifications for the servers are as follows: System Name p1 p2 Vendor HP HP Model rp5470 rp5470 Product A6144B A6144B Serial USR42425S7 USR42425S5 OS HPUX 11.11 HPUX 11.11 Number of CPU 2 2 CPU Speed 750 MHz 750 MHz RAM 2048 MB 2048 MB Internal Disk Space 2 – 18.2 GB 2 – 18.2 GB External Disk Space 20 – 18.2 GB 20 – 18.2 GB Application Oracle 9i Oracle 9i I have a question regarding the number of CPUs, CPU speed and RAM. If we want to upgrade what would be the most feasible option. Further, we are increasing our business, so more data is coming, and we are also looking for the increase in the internal and external disk space. Any suggestions on this are welcome. Thanks, Ravi.

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.