473,554 Members | 3,140 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Latest Bytes Forum

Support forums for various IT topics. Programming languages, databases, systems, applications and more. Subscribe to a community, participate, ask, share your expertise and network.
 
4
1,904
thread by: gosai jahnvi | last post Jul 9 '19 by: jasicajames
What are the phases in Automation testing Life Cycle?
3
1,590
thread by: maddy1010 | last post Jul 9 '19 by: chrimpylimes
Guys I'm having hard time with this function, please help me amount = (principal * (pow ((1 + interestRate / timesCompound),timesCompound)));
5
1,113
thread by: CP70 | last post Jul 9 '19 by: chrimpylimes
Hello, sorry but my English is not so very wel. i am trying to right a code to convert a letter but i can do it works en y dont found the problem. i hope you can help me en give explanation please. Tks here my code: /* leeskl.c */ /* stuurt als resultaat een teken terug */ /* en zet hoodletters om in kleine letters */
1
1,093
aveeva
thread by: aveeva | last post Jul 9 '19 by: dev7060
String: NodeJs is one of the best technology NodeJs 6 is 2 one 3 of 2
2
1,581
thread by: ianyjones | last post Jul 9 '19 by: ianyjones
Good morning folks, A newby here, so a big thank you, in advance to everyone. Much appreciated!!. Please forgive me if this post is in the wrong "place". Some years ago now, I studied and done (did ?) some Computer Programming........Graphics mainly.......in BASIC (Basica, GW-Basic mainly) and Pascal (Borland Turbo Pascal). I still do...
10
1,288
thread by: tallen | last post Jul 8 '19 by: NeoPa
Our IT staff will no longer support Microsoft Access. We were working in Access 2013 and now we have been upgraded to Microsoft Access 2016 until our company moves to Accela for our database needs. Surprisingly, our Access 2013 database still works in Access 2016 except when we try to run the following module. Can anyone help me re-write the...
0
1,195
thread by: ENCHO | last post Jul 8 '19 by: ENCHO
Hello. I have Question. I Want Save My Canvas State to XAML Code.(File) On my Canvas have some Components like Button, Image, Wrappanel, TreeView and LiveChartComponent. BUT!! other components are well done.(worked) LiveChart occur Exception that StackOverFlow. Chart not have Series. just only shell.
2
10,202
thread by: chrimpylimes | last post Jul 8 '19 by: chrimpylimes
I get this error while trying to do "./gradlew runClient". log: Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release : Extra: : Running with arguments: : Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker : Using primary tweak class...
1
1,143
thread by: programmerjunky | last post Jul 7 '19 by: dev7060
I am learning C# and I recently come to know that we cannot instantiate the abstract class which is fine. But the main question is, if it cannot be instantiated, then why does it allow to create a constructor?
3
1,210
thread by: nesquik011 | last post Jul 6 '19 by: nesquik011
thank you in advance
6
1,700
aveeva
thread by: aveeva | last post Jul 5 '19 by: gits
I am following the below module, https://www.webslesson.info/2018/04/shopping-cart-by-using-bootstrap-popover-with-ajax-php.html How can i use without quantity i tried lot fail again and again. I am learning stage in PHP, any help pls welcome.
0
4,195
thread by: Pruthvi1245 | last post Jul 5 '19 by: Pruthvi1245
Why there is no dependent tables in syscat.packagedep even though the SP of corresponding package is having many tables in its content
6
16,728
thread by: sip3 | last post Jul 5 '19 by: nsr7
Hi all, i'm a new user of PHP, at the moment, i have queries regarding the "Resource id #4" everythings run perfectly but before the script showing the result, it shows the "Resource id #4" in front of the result, and i don't have any clue what happend with it. Could someone please help me with it.
0
1,194
aveeva
thread by: aveeva | last post Jul 5 '19 by: aveeva
I am working PHP project on localhost using wamp, for debug process we using error_log() function, every time error_log() stored details of the error in wamp/logs, how can I view my error in the same project folder like wamp/www/goodgoal/ eg: wamp/www/goodgoal/logs/error_log.log Note : Pls recommend PHP Quick Debug Tricks
0
1,038
thread by: Hypermesher | last post Jul 5 '19 by: Hypermesher
Hello, I have a question about GUI libraries. I am working on an automation program. I use coordinate info of a command (for example, file -> open or about -> help) via pyautogui. However, according to screen resolution or program window location, this command’s coordinate can be changed. To fix this problem, I want to move without coordinate....
3
1,618
thread by: amber capriles | last post Jul 4 '19 by: NeoPa
I export my table to XML using the export form from access but doesnt look like it should because is looks different from the .xsd file especificatins I must follow. How do I tell access to use this especific .xsd file when exporting my data to the XML file??
0
1,889
thread by: Sanjay2018 | last post Jul 4 '19 by: Sanjay2018
Team, Following takes to much time infact its running since more than 36 Min so. update dbo."UnitStatement" set "Value" = "UnitChange" * "NAV"; #records - 2211664
3
1,240
aveeva
thread by: aveeva | last post Jul 4 '19 by: gits
Here is my PHP, i want to share voice_id and voice_name to another php file using ajax, <?php //fetch_data.php include('database_connection.php'); if(isset($_POST)) {
0
1,538
thread by: JohnPhantom | last post Jul 4 '19 by: JohnPhantom
I created a calculator only using the scripting commands in the video game Counter-Strike, bind (for input) echo (for output) and alias (for the logic). Bind is to connect keys to a command or string of specified commands, echo is to output text to the console, and alias is a command that allows you to create a new command out of a string of...
1
2,793
thread by: ranitupe | last post Jul 4 '19 by: AjayGohil
Where the viewstate is stored after the page postback?
5
7,007
thread by: billelev | last post Jul 3 '19 by: akemmons2
I have a cross tab query with Date as a row heading and a series of Names as column headings. The Value for each Date/Name intersection can either be -1, 0 or 1. For example: Date, Name1, Name2, Name3, Name4 1/1/2000, -1, -1, 0, 1 1/2/2000, 1, 1, 0, 0I would like to have a column ("Members") that counts the non-zero values for each row. ...
4
1,060
thread by: cwazyruss | last post Jul 3 '19 by: NeoPa
I have created a data base with 3 tables. The first table has only 2 records and each record is linked to many in table 2. I have used a form sub form to eneter table 2 data without problems. I just select the name of the record in table 1, and enter everything else in table two. In table two I have used a lookup to table one for the name in...
0
3,607
thread by: callsaurabh | last post Jul 3 '19 by: callsaurabh
Hello , I need to download file from the server based on user inputs. Suppose user give the input Gabon and Core,the file name which should get downlaoded will be Gabon_Core.csv. I tried to create below code for the same but somehow it is not working.Any help will be highly appreciated. #!/usr/bin/perl use CGI ':standard'; use...
0
1,195
thread by: zangkang770508 | last post Jul 3 '19 by: zangkang770508
0 I want to visualize the result of some calculations. Here is part of my code: fig = plt.figure(figsize=(10, 10)) ax = fig.add_subplot(111, projection='3d') Lx = np.linspace(0, h_x*(N/2-1)+x_size, int(1.5*N)) Ly = np.linspace(0, h_y*(N/2-1)+y_size, int(1.5*N)) X, Y = np.meshgrid(Lx, Ly)
1
869
thread by: Vetamere | last post Jul 3 '19 by: NeoPa
Here is the code that keeps erroring out. If (IsNull(DLookup("EmployeeID", "tbl_EmployeeData", "EmployeeID = '" & Me.txtEmployeeID.Value & "' And password = '" & Me.txtPassword.Value & "'"))) Then MsgBox "Invalid UserName or Password!" Else 'Verifying the User Security UserLevel = DLookup("User Level",...

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.