473,544 Members | 2,037 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
1,625
thread by: music2451 | last post May 30 '14 by: Rabbit
In my db I need to enter so that I do not get 45's coming back but obviously that also will exclude 54, how do I exclude 45 and not 54 I have tried many combinations of not 45 and 54 but no matter what expressions i seem to enter even using Expresso to find success or failure i cannot figure it out. More complicated ones have been completed...
0
1,025
thread by: Gregalvord | last post Aug 27 '14 by: Gregalvord
Somehow my PC screen will not return, after projection
0
1,064
thread by: sedmeiti | last post Sep 10 '14 by: sedmeiti
i have a matlab code that calculate n matrices. n is a number that user enter during program for example n=10 therefor we have 10 matrices. but at the end i dont want to show all the results. i like to create a loop that ask from user to specify which matrices he want to show.
1
948
thread by: Afzaal Ahmed | last post Aug 1 '16 by: Luk3r
i want to add items in listbox: usually when items are added in listbox , each item is added below the list box earlier entries and if we want to see we have to scroll down. i want that every new item should be added at the top of list box. please i want code for this, or any property etc
0
893
thread by: jwarner000 | last post Jan 12 '17 by: jwarner000
I have two tables with a one to many relationship I want to select items from the first table only if all the linked items in the second table have a particular attribute. In this example I only want to select proposals if all related po's are received in full. I don't want any proposals with po's not received in full. Table 1 Table 2 ...
0
1,194
thread by: davidglez | last post Oct 19 '17 by: davidglez
Hello, I am a PhD student in marine geochemistry who has a big problem (I have 0 knowledge on computers/electronics). Hopefully one of you computer geniuses can help me. I have an iron measuring system with a photon multiplier tube (PMT, a light sensor), 1 2-way 6-port valve and 1 6-position valve. I have been given a .bas file that is opened...
0
1,614
thread by: Gdw1999 | last post Nov 9 '17 by: Gdw1999
I've recently been learning python on my spare time and I've been doing well with learning about strings, variable's, and elif, but I still find it hard to see creating anything out of it.
3
1,738
thread by: djubal | last post Nov 11 '17 by: PhilOfWalton
I've been searching about how to change background picture of a header from an on click event of a button and till now I didn't find any resources from the web. There are many codes/examples about changing background color but none about changing background picture. I need a ms access vba code when fired it will change the picture of the...
1
982
thread by: DelFedders | last post Jun 8 '18 by: DelFedders
Good Afternoon, If anyone is familiar with Webi reports in BO3, I am trying to write a variable which will only display rows with duplicate values of a particular object. Example: I would only like to display the rows in which ID = 01. ID Name Code Dupe Variable 00 Ted Bundy SRK Not 01 Jim Jones KLD Dupe 01...
6
1,244
thread by: miranor | last post May 20 '19 by: miranor
I need to extract text from PDF files. Usually it works fine, but in some files the extraction process replaces most (though not all) digits with other digits. For example, "1966" becomes "6611", "015785645" becomes "465665105", and so on. The ridiculous part is that the rest of the text is perfectly fine, only the digits are affected (but the...
1
1,534
thread by: vancevanse012 | last post Nov 8 '19 by: gits
I’m a user of apple mac and have an account with apple mac. So before two days, I am trying to login into my account, but I am facing technical faults. It is showing that I have forgotten my MAC password, so I am looking for the solutions for recovery of Forgot MAC password. I want to take online technician’s help or support. Can anyone tell me...
2
1,424
thread by: Kemman | last post Apr 3 '20 by: Kemman
Hello Bytes , I am very glad i found your forum . I will try to make my question with my poor english. I want to have access to the camera of my Skyviper drone via a web broswer not via its Android application . I want to open a broswer and typing for example 192.168.99.1 to open the camera. Now when i connect to drone wifi with google...
1
2,737
thread by: adhi14058 | last post May 21 '20 by: dev7060
Say I have built a mean stack application for a college. And say the end users want to access the application anywhere in the campus. How and where do i deploy the code. What are the different options available for deployment. Can someone explain me in detail how the deployment works and how do I implement the above scenario. and say after some...
0
3,398
thread by: clarkkent92 | last post Nov 28 '20 by: clarkkent92
I'm 28 (m). Teaching myself to code through self-directed online courses. I'm seeking an accountability partner. We'd briefly Skype every few days to discuss how we spent those past few days and to motivate each other to keep up our pace of learning. Let me know if you're interested. Thank you.
8
34,069
thread by: Divyan | last post Oct 16 '23 by: MarceloMccarthy
The idea behind blockchain fascinated me and I believe it would captivate my attention to learn more and create my own blockchain. Is this too lofty of a goal who has almost zero programming background? Would I need to learn a language prior to learning about blockchain(if so, which one?)? I’m hoping someone here could help offer me...
2
3,730
thread by: Gabrach | last post Feb 28 '21 by: Gabrach
Hello, I'm trying to control a transaction with a procedure but I'm getting an error I cannot resolve. This is the code: SQL drop table if exists cuentas;
1
2,268
thread by: lucazani | last post Mar 14 '21 by: Niheel
Hello, where is the best 3D visual programming game engine with behaviors?
1
1,830
thread by: lnxbox | last post Mar 10 '21 by: Niheel
so i have a Virtual directory in /opt/aweb/ in-which work just fine, i also have subdirectorys that i need to be able to get to with http://aweb/subdir/ whenever i try and goto these directory's and they exists , i am getting.. 404 - File or directory not found. The resource you are looking for might have been removed, can someone help me...
1
5,552
thread by: lucazani | last post Mar 25 '21 by: SwissProgrammer
Hi, I'm new to Gdevelop. I downloaded gdevelop and I did some tests, but I have a problem, I noticed that gdevelop does not support 3d and would like to ask you what would be the best alternative to gdevelop which has a scripting method similar to that of gdevelop?
12
26,014
thread by: imaclarenceK | last post Mar 28 '22 by: Mia White
Want to order a clone of Clubhouse from app development company. How much it would cost ?
0
1,595
thread by: challa | last post Mar 20 '21 by: challa
Please help me how I can use function declearation below to create an array of salaries that will copies all salaries into the created array and return the pointer to this array. Function declearation: double* salarycollection(Employee * employee, int size).
0
3,906
thread by: fssf4 | last post Mar 26 '21 by: fssf4
where could I possibly find them,most projects on github seem to be answers instead of questions or requirements for programming....
1
4,065
thread by: Solo | last post Apr 3 '21 by: cactusdata
I have a byte array loaded with hex bytes read from a device on a com port. I need to convert the bytes into a string, but without doing any conversion to decimal, integer. etc. In other words, when I have a hex value of &H37, I need to convert it to a string of "37". Sounds simple, but has me puzzled so far.
0
4,026
thread by: MarkWatson381 | last post Apr 4 '21 by: MarkWatson381
Are there any linters for the Go language?
0
2,712
thread by: kamranasdasdas | last post Apr 16 '21 by: kamranasdasdas
i have this url https://guzzelsdelicatering.com/index.php?page=order&id=34 and i want to change it with help of rewrite rule like this please help me

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.