473,672 Members | 2,390 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.
 
0
3,729
thread by: Palaksinghla | last post Nov 22 '18 by: Palaksinghla
There is huge demand for front end developers everywhere. So most of the students want to become a front end developer. Even though there is high demand for frontend developers, lack of skills in-demand frontend technologies is keeping aspiring developers away from promising opportunities. These are the major in-demand technologies/skills you...
1
1,430
thread by: samvb | last post Nov 21 '18 by: gits
Hi, I am trying tic-tac-toe game with multi-dimensional array. I saw many posts online but almost all use single dimensional and frankly, I didn't really understand the portions regarding detecting the best moves. It is an API (with no interface) so interaction is using GET method. So first time server/computer makes the move, the response...
0
1,161
thread by: gabrielpondc | last post Nov 21 '18 by: gabrielpondc
Please give me detail,thx I'm sorry about ask my assignment but I'm already done this assignment at last week but I'm just get 1 Grade at the first question cause I'm foreign student so actually I'm asked my professor but i still can't understand when professor description for me so i seek help and give alot detail at this assignment Thanks ...
0
4,050
thread by: GeneNode | last post Nov 21 '18 by: GeneNode
Many students will ask before they take CCIE tests: What should I prepare? What ability should I have? What on earth should I do? Now, I'd like to give u my personal advice on some big aspects. First of all, theoretically, you need to read as many books as you can. TCP/IP volume one, volume two must be read at least 2 times. You must completely...
1
1,443
anoble1
thread by: anoble1 | last post Nov 21 '18 by: tdrsam
Hi guys. I am looking for a solution to see if a website is still running. Is there a check to see if a website is running ever few minutes and somehow alert user?
1
1,326
thread by: badnash | last post Nov 20 '18 by: twinnyfo
I have a form with a table for orders and would like to display a picture(tied to item) as the mouse hovers over each selection. The ProductCodeID and picture are on the same form and record. I just want to see the picture of the item as the mouse hovers over the name of the item in the list from the combo box. Once the item is selected I no...
8
2,247
Seth Schrock
thread by: Seth Schrock | last post Nov 20 '18 by: Seth Schrock
Has anyone else run into a situation where DoCmd.TransferText doesn't work when the .CSV file name has extra periods in it (i.e. "1102141908270.FE010.CSV")? If I import it with that name, I get the following error: The Microsoft Access database engine could not find the object '1102142003010.FE010.CSV'. Make sure the object exists and that you...
1
7,234
thread by: madankarmukta | last post Nov 20 '18 by: gits
List of Client scripting languages ... anyone please ? Regards.
0
1,000
thread by: c0d3rX | last post Nov 20 '18 by: c0d3rX
There is an example of code in Python documentation as follows: class Mapping: def __init__(self, iterable): self.items_list = self.__update(iterable) def update(self, iterable): for item in iterable: self.items_list.append(item)
0
3,098
thread by: Ramsdd48 | last post Nov 20 '18 by: Ramsdd48
Hi there I am new to DB2 and would like to know what a 'referential database' description is, if there is such a term. Regards
0
1,228
thread by: SHS23 | last post Nov 20 '18 by: SHS23
I have a windows service which I am trying to automate using simple xunit and c#. I want know what would be the best way to wait within Test while service is processing the record. Currently, I am using While(record == null || record.Status != "Complete") { Thread.sleep(5000)//sleep 5 secs } //Assert record once its processed. What is...
2
1,131
thread by: c0d3rX | last post Nov 20 '18 by: c0d3rX
My questions is regarding subclasses in Python. For example, if I have the following code. class Myclass: def __init__(self, input) self.input = input
5
1,260
Seth Schrock
thread by: Seth Schrock | last post Nov 20 '18 by: Brilstern
I have a database from which I need to pull data and insert it into a local access table. I have successfully tested creating an ADODB recordset. Now I need to some method to copy the data locally. I really don't want to loop through the recordset and copy the data row by row. I'm using a DSN-less connection, so I'm having to provide...
4
915
Seth Schrock
thread by: Seth Schrock | last post Nov 19 '18 by: Brilstern
I'm trying to create a pass-through query and I'm getting an error -7778 'no message with this error'. A google search seems to point to the connection string. However, I'm copying and pasting from the connection string that I used to create an ADODB recordset that works just fine. Is there a difference for a pass-through query (other than the...
3
845
thread by: jc17276 | last post Nov 19 '18 by: twinnyfo
Ms Access 2010-2016 64 bit or 32 bit The Master Table(TBL1) fields and the Imported table(Tbl2 ,3,4 ... ) fields are matched up on a form called: RefFrmCORRELATION by hand (ME) , They are kept in a table is called : RefTblCORRELATION Table 1 Fields Master Table ( RefTblCORRELATION) '...
1
3,844
thread by: nighteyeext | last post Nov 19 '18 by: janeoftrades
We are all working more than we should an preserving our health is and should be a big concern. Posture, weight, eyes and even sanity suffer from the excessive workload we are facing on a daily basis. Modern day intellectual workers spend more than 8-12-14 hours a day sitting in front of the screen. We need to do something to prevent losing the...
3
1,131
thread by: Oliver123 | last post Nov 19 '18 by: Oliver123
Table 1: Date OR# Amount 1/1/1990 1 500.00 2/2/1990 2 600.00 ========= 1,100.00 How to Sum the Amount Column in 1st Table Table 2: Date OR# Amount 3/2/1993 2,000.00
9
47,992
manoj9849967222
thread by: manoj9849967222 | last post Nov 18 '18 by: Nauticalgent
Hi All Is there a way to creat Menu Bar in a Form. Please suggest if this is possible. Regards Manoj
9
21,610
thread by: tbeers | last post Nov 17 '18 by: Handy
I apologize for what is probably a simple solution. I have a data entry form that I use to enter work times. I have the default view set to "continuos forms" and the form is enter through a criteria box. The trick is that I want the user to see all the records according to the criteria box but I don't want the user to be able to edit the...
2
5,166
thread by: WhiteLancer64 | last post Nov 17 '18 by: Luuk
OK, So I have a very specific problem that I hope to make not-a-problem, but I need some help. I am a complete neophyte when it comes to making Macros. I’ve got a customer that has put long lists of references in a single column in Excel (normally, the references are just in one cell). I’ve figured out how to consolidate a selected portion of a...
1
1,982
thread by: Akashk | last post Nov 17 '18 by: Luuk
Now, getting following error.how to fix it. Traceback (most recent call last): File "E:\APPS\stopwords1.py", line 1, in <module> import nltk File "E:\APPS\nltk.py", line 2, in <module> from nltk.tokenize import sent_tokenize ModuleNotFoundError: No module named 'nltk.tokenize'; 'nltk' is not a packa
1
2,640
thread by: Firegrow | last post Nov 17 '18 by: Luuk
I'm from Russia. At the moment I am studying at the Faculty of Applied Informatics. At programming lessons we write programs for solving some tasks. For example, the construction of mathematical models or graphs, work with one-dimensional and multidimensional arrays and simple databases. I don’t think Google wants to see me writing code to...
1
1,567
thread by: manslife | last post Nov 17 '18 by: Luuk
Task: I have 3 text files in a folder and need this to be made in a one single text file with the contents going one after each other. I am new to programming and would like to find out how would you approach such a task. Can an executable (.exe, .com, etc.) be written to perform it? What programming language or tools (environment) one would...
0
1,997
thread by: Bluenose | last post Nov 16 '18 by: Bluenose
Hello I am trying to install Install-Package WebHelpers and Install-Package System.Web.Helpers.Crypto via NuGet in Visual Studio 2017 but get the following errors respectively: Install-Package : Project 'Default' is not found. At line:1 char:1 + Install-Package WebHelpers -Version 4.0.2 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +...
5
1,782
thread by: Roamer | last post Nov 16 '18 by: Luuk
This should be very simple. It is NOT a live link! I have no idea how to do this, so need some help please. <form> <input type="button" id="link" value="Link"><br> <textarea name="message" style="width:40%; height:100px;"> <a href="http://domain.com">Name</a> </textarea><br>

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.