5,436 Posted Topics

Member Avatar for Dani
Member Avatar for asfand111

Sorry but you made the assumption I remember what INT 21H does. This code is missing all comments plus what lines you think are in error. I've written assembly code for dozens of microprocessors and even a GE-210. Get that code commented fast.

Member Avatar for rproffitt
0
26
Member Avatar for Hilal_4

This is undocumented code and worse. I started at line 1 and nothing seemed to explain the first line and as I read on, it only got worse. A lot more would need to be told as well as reading your Software Design Document to begin to work this one.

Member Avatar for rproffitt
0
43
Member Avatar for blackbox2342

@Esteban. Check out FAQ 16 at http://us.geniusnet.com/supports/micro-traveler-9000r#faq16

Member Avatar for rofa_1
0
58K
Member Avatar for Xozz

That's not an unknown message or much of a mystery. If you were to share the machine's make, model, CPU model, BIOS version and age I might look into this further to see if your PC can turn it on. But for now I'll wait for you to tell more …

Member Avatar for rofa_1
0
539
Member Avatar for MickeyD

I used the method Rev Jim noted about "don't have the key." Now there are things that happens too often so I'll keep it short. 1. The client only had W10 Home. W10 Pro won't activate and they have to buy it. 2. You mention the .ISO. Here I use …

Member Avatar for rofa_1
0
384
Member Avatar for RalphGarner

Is this Visual Basic 6 or something else? I have dire news about VB6 at our office. Some time in 2021 we stopped offering any work on our old VB6 apps. The reasons were many so I won't get into that. Let's hope you moved away from VB6 long ago. …

Member Avatar for pritaeas
2
249
Member Avatar for nirmal.patel.59

I see you tagged your question with mysql. Then you write about "VALID" values. To me you would use the SQL results and if the results are not valid, work on your SQL queries. Now if your database has invalid data, you would correct the database.

Member Avatar for Dani
0
133
Member Avatar for COKEDUDE

I'd keep it simple. Such as "It's a computer language. For humans they have their language and computers have theirs as well."

Member Avatar for rproffitt
0
197
Member Avatar for Alican_2

I worry here that you wrote about a plugin. Also there was a similar question over at Techrepublic where the data source was PDF. This won't be trivial as in "plugin." You'll have to design your solution then research how to read PDFs in PHP code. I suggest you break …

Member Avatar for rproffitt
0
62
Member Avatar for Thierry_6

A few issues here. 1. This looks like homework. As noted in the Community Rules, show your work then point where you think the issue is. 2. You didn't ask a question.

Member Avatar for rproffitt
0
36
Member Avatar for Vrushanjali

While I questioned their choice, when my wife worked for such they used Zoom. Both for the rather famous calling but also the Zoom Chat feature.

Member Avatar for jwenting
0
137
Member Avatar for Anand_31

Short answer: Add a line of code for each file you want to add to that email.

Member Avatar for Schol-R-LEA
0
168
Member Avatar for nextsmm

Explain this to me. Domain as in a field of expertise such as pharmacology, civil engineering, or something else?

Member Avatar for rproffitt
1
93
Member Avatar for Scott_22

Define better. For many of us that would be Duckduckgo. But some need Google Scholar, Maps etc. I just read where Duckduckgo has taken a stab at Maps!

Member Avatar for Reverend Jim
6
1K
Member Avatar for 二蛋

I'd start with Wikipedia. Example: https://en.wikipedia.org/wiki/Digital_twin

Member Avatar for Dani
0
39
Member Avatar for Xozz

Not possible on a stock A10. Some files are going to be left behind. Even a rooted phone may not be possible today. -> Remember you didn't ask to backup your files but all files.

Member Avatar for rproffitt
0
92
Member Avatar for Aja_630

First, after decades of use and time, no one I know implements new apps in Visual Basic. It's more likely to be VB.Net. Second, no one I know will use Excel as the underlying database. Our apps use MySQL if the data is expected to be more than a thousand …

Member Avatar for rproffitt
0
46
Member Avatar for Vaske_1

While much is desired as to your code formatting I won't address your code here. Instead let's talk design. Let's say you have the usual SQL database such as MySQL. I would have a page counter that would be used when I made my SQL query. How? You said the …

Member Avatar for ishu_1
0
204
Member Avatar for nextsmm

Seems Google changed. I'm reading articles I found with https://www.google.com/search?&q=why+google+isn%27t+delivering+clicks%3F

Member Avatar for Dani
2
71
Member Avatar for Gonzalo_3

I can't search for only that one language but I'd start with the 7 noted IDEs at https://www.tabnine.com/blog/top-7-golang-ides-for-go-developers/ I thought Visual Studio supported Spanish? https://marketplace.visualstudio.com/items?itemName=MS-CEINTL.vscode-language-pack-es if not.

Member Avatar for rproffitt
0
65
Member Avatar for bj76407

As long as I dismiss the light and thin models they seem fine. But none can compete with desktops for 100% CPU and GPU load conditions. Eventually the unit will throttle. Are you OK with that? If not, you want a desktop. Not to leave you without names: Acer, Asus, …

Member Avatar for redapplelearn
1
434
Member Avatar for infinit44

Assembly code needs comments. At least it stated in line 1 it's for the 8086 but why is the value 4 used in line 10? Right now, only God knows!

Member Avatar for rproffitt
0
271
Member Avatar for Youssef Faisal
Member Avatar for Dani
1
47
Member Avatar for moonlife447

Given the questions, what makes you think you need any of this? Also, given your profile, I worry that you know all this and well, what is your real question: > Baabroz (The House of Design and IT Education) is a creative and professional training center, where we teach all …

Member Avatar for ishika_2
1
174
Member Avatar for Shamurai

I haven't used a broker in decades. Why should I consider using any broker today? Let's define here what a stockbroker is: https://en.wikipedia.org/wiki/Stockbroker Nope. I haven't used a human stockbroker for trades after about 1993. All trades since then are done by computers.

Member Avatar for Valeryhalin
0
36
Member Avatar for Khoa_2

There are tutorials about this on the web so it's time to use those as my approach is unlikely to be accepted for academic assignments. Example: https://www.tutorialcup.com/interview/dynamic-programming/gold-mine-problem.htm In real life you could burn through all the possible solutions since CPU time is so cheap today.

Member Avatar for rproffitt
0
196
Member Avatar for angelglezpulido
Member Avatar for RINA23
Member Avatar for infinit44

If this was code for our office or assignment it gets a failing grade due to no commenting. Sure you have one lonely comment on line 23 but then you make calls without any comment what you expect to happen. To me this is the old "When I wrote this …

Member Avatar for Schol-R-LEA
0
322
Member Avatar for cesar.perezj989

In the news are flash mobs that skip the check out counter. "Retail" is about to change forever.

Member Avatar for rproffitt
0
21
Member Avatar for Francisco_13

Besides the poor and failed code formatting you omitted what line has the error. Also, double is a valid floating point type. > Double: The C++ double is also a primitive data type that is used to store floating-point values up to 15 digits. 1. You didn't tell what line …

Member Avatar for rproffitt
0
45
Member Avatar for Xozz

Are you reporting the usual fixes fail you? I used your topic title for a Google search and I can't improve on the answers so far. Maybe your PC is controlled by your IT group and they locked this PC down? Tell more.

Member Avatar for Puterwiz82
0
245
Member Avatar for JazzyNoelle

Why do this in 3 systems? I see Access, VB.Net and VB6 (which is dead now.) Here's the usual solution: http://www.vb-helper.com/howto_net_number_to_words.html

Member Avatar for rproffitt
0
54
Member Avatar for nextsmm
Member Avatar for beaverseed

What is EBST? "EBST, Educational Broadcasting Services Trust (UK). EBST, Elevated Body Swing Test. EBST, Environmental Baseline Survey for Transfer (various locations)" and other definitions but I couldn't find EBST as a language. I also checked your profile to see if there were more clues about your statement (questions should …

Member Avatar for rproffitt
0
44
Member Avatar for lordrt

If there are no backups, it's not safe enough. As the other have said before: > No backup, no data. > We only lose what we don't backup. My take is if it's not backed up, it wasn't worth backing up.

Member Avatar for lordrt
0
150
Member Avatar for onebposhop

What do you suggest? I see in your profile "One Bpo Shop is a trusted name as a Digital Marketing Agency Toronto" so let's hear what you suggest.

Member Avatar for AccuWeb Hosting
0
175
Member Avatar for manasrathore43

My bet is Dani will show up soon. Till then, welcome and read https://www.daniweb.com/welcome/about I can't relate to today's CompSci College as I took classes in the 70's where you had Fortran, Cobol and for me mixed it up with electronics which was too early for the small microprocessors I …

Member Avatar for Lisa_20
0
137
Member Avatar for asfghjkl

Hold up. You want examples in FIVE languages? That's a bit of work so pick one language then supply your coding attempt for all to see what can be done. Even so, everyone I know heavily discourages any new work in visual-basic-6.

Member Avatar for kasmar45
0
275
Member Avatar for Naheedmir

More detail about best is needed here. I'm sure marketing is not a one and done endeaver. That is, some may need the new(?) social media and digital skills and others need to take graphic courses because they need to make product brochures to promote their company's products. In short, …

Member Avatar for Gamerseo
0
237
Member Avatar for salm_27
Member Avatar for Dani
0
236
Member Avatar for shane1961

That line with As Integer may fail for reasons such as strict is on or what's in the textbox is out of range (emits Type Mismatch.) You omitted what error you are seeing so I can't offer much more. Read this tutorial now: https://www.oreilly.com/library/view/vbnet-language-in/0596003080/re73.html

Member Avatar for shane1961
0
312
Member Avatar for jhon_20

That's a poor software specification. I would return to who wrote this for greater detail.

Member Avatar for rproffitt
0
33
Member Avatar for Drake_2

To the question, no. My question to you is: What is a traditional database? I've been around databases since the punch card days.

Member Avatar for rproffitt
0
88
Member Avatar for Nicksen

My thought here is you have coded before your design was complete. Your code doesn't reveal your design without reverse engineering. Did you create your data and design document and can you post that?

Member Avatar for Schol-R-LEA
0
347
Member Avatar for Dean_14

While you didn't tell much, I did find https://genius.com/Fitz-and-the-tantrums-i-need-help-lyrics amusing. Maybe you need a canned piece of code? Let's find that! https://stackoverflow.com/questions/29422310/gauss-seidel-method appears to have a good implementation in the last post.

Member Avatar for rproffitt
0
49
Member Avatar for nextsmm

Given your questions to date, I have to write no. Others should check out https://www.daniweb.com/members/1218680/nextsmm/posts I think it's time for you to focus on what really matters to you. As it stands you are all over the map. Can you share what's going on to cause such a wide range …

Member Avatar for alan.davies
0
98
Member Avatar for omar90
Member Avatar for rproffitt
0
64
Member Avatar for COKEDUDE

> GCC looks for headers requested with #include "file" first in the directory containing the current file - https://gcc.gnu.org/onlinedocs/gcc-4.9.3/cpp/Search-Path.html Try "mysql.h".

Member Avatar for rproffitt
0
39

The End.