-
Replied To a Post in Question regarding incorporating Access database to VB.net application
I'm guessing you did your research on how to distribute your VB.net app and didn't find a clear answer. Here are priors about using sqlite. https://www.google.com/search?client=firefox-b-1-ab&q=vb.net+sqlite+how+to+distribute+my+app -
Began Watching Question regarding incorporating Access database to VB.net application
I would like to create a Microsoft Access database and integrate it into my VB.net application. I am also hoping to distribute this application to others. My concern though is … -
Gave Reputation to JModak in Getting error when showing data in list view, please help me.....
sorry sir that means how can i apply my code (for showing data ) with this strucher -
Replied To a Post in Create an array or list from text file and store values in labels (VB.net)
You've tagged this with both vb.net and vb6 but need to write what you need here. Such as are you looking for a finished app with source code or are … -
Began Watching Create an array or list from text file and store values in labels (VB.net)
I have a text file with the following contents: Andrew Law 32 6'1 123 Pounds Tom Harris 19 5'5 180 Pounds Randy Poffo 45 5'3 141 Pounds Now on my … -
Replied To a Post in find occurrence of column per second via bash
My advice is to expand the possible solutions to python or another scripting language. Just bash? Too much of a straight jacket approach. -
Began Watching find occurrence of column per second via bash
Hello everybody, I have the following records in a file. > 15:00:00.870;334 > 15:00:00.872;1314 > 15:00:00.889;334 > 15:00:00.890;334 > 15:00:00.891;334 > 15:00:00.892;334 > 15:00:00.909;212 > 15:00:00.910;334 > 15:00:00.929;334 > 15:00:00.948;334 … -
Gave Reputation to Reverend Jim in Profile pic update
Or you could install ImageMagick and if the uploaded image is too large it could automatically resize it. That's what I use to auto-resize/shrink images when I email them. It's … -
Gave Reputation to JModak in Getting error when showing data in list view, please help me.....
thanks sir for replying but i can not marge my code with this code please help me sir.... how i can do this please sir please help me sir please -
Replied To a Post in 2011 to 2015 Nissan Leaf firmware bug. Might be fixed. 20+ month wait.
To Reverend Jim. I'm just past 2 years on a cheap second hand 2014 Leaf SV. No gas purchases for my (Canadian) 2000 Honda Odyssey with 88,000 KM. I had … -
Replied To a Post in 2011 to 2015 Nissan Leaf firmware bug. Might be fixed. 20+ month wait.
Just an update 3 months later. Nissan corrected the issue in firmware. Too bad they haven't taken a page from Tesla about OTA (over the air) updates. They are dinosaurs … -
Marked Solved Status for 2011 to 2015 Nissan Leaf firmware bug. Might be fixed. 20+ month wait.
First how this happened. The Nissan Leaf from about 2011 to mid 2015 on the SV and SL models included Telematics. Telematics in thse models let the owner use a … -
Replied To a Post in Need Help with Assembly 8086 tasm (homework)
I'd like to hear your solution. While I have written very small passages in assembly on quite a few CPUs these were mostly on non-x86 processors. In assembly I don't … -
Began Watching Need Help with Assembly 8086 tasm (homework)
I have questions: 1) Program to get input from user till 'z' or 'Z' is inputted the program will check for the chars, and print (new line) small chars (new … -
Gave Reputation to Reverend Jim in Turning into road - Traffic simulator
And what, exactly, would you learn by plagiarizing someone else's homework? -
Replied To a Post in Get print & subprocess output to be displayed in both console & log file?
I'd change this to print to a file what I want as well as the screen. As in, don't use that line where you wrote sys.stdout = log_file. Just buckle … -
Began Watching Get print & subprocess output to be displayed in both console & log file?
Initially, I've a simple program to print out the whole output to the console. **Initial Code to display output in the console only** import os, subprocess print("1. Before") os.system('ver') subprocess.run('whoami') … -
Replied To a Post in The TM can install Plex and DLNA with just a click
What is TM? https://en.wikipedia.org/wiki/TM didn't help. -
Began Watching The TM can install Plex and DLNA with just a click
Any ideas as to what the problem could be. I purchased the TM becaue I thought it would be easier to maintain my movies and tv shows media server than … -
Replied To a Post in Homepage content
I see some of what Dani was swinging for but I arrived here a few versions back and this feels more and more disconnected with what folk I know want. … -
Replied To a Post in Problem with creating graphic application in Java
Are you Kam_1? https://www.daniweb.com/members/1153859/kam-1 -
Began Watching Problem with creating graphic application in Java
Hi, I have two problems with application I write in Java. Now it looks like that: import java.awt.*; import javax.swing.*; public class Main{ public Main() { JFrame frame = new … -
Replied To a Post in Homepage content
OK, "techie audience." Still a wide miss for those that get to the home page for the first time. And without controls for anyone to give a better home page … -
Replied To a Post in Homepage content
Meet others? Like the Dazah connections? No clue given. Hamburger. I run into users all the time and they don't know what the hamburger is. Hamburger into the grinder. If … -
Replied To a Post in Homepage content
@Dani. To answer that I took a moment to forget what I know. I opened another browser and hit Daniweb.com and see cards with 6 onscreen about 5 "viewed a … -
Gave Reputation to alan.davies in Homepage content
Mentioned this issue about ie and Edge here https://www.daniweb.com/community-center/daniweb-community-feedback/threads/518370/android-issues-with-hamburger-menu-and-buttons -
Gave Reputation to DavidB in Homepage content
Another aspect: it displays differently, depending upon what browser is used. In Google Chrome, I see three columns presenting a variety of topics being discussed on Daniweb. It reminds me … -
Replied To a Post in need clarification on basic array calling
I see I didn't supply how to return an array in Java. I'd go with the method at http://www.mathcs.emory.edu/~cheung/Courses/170/Syllabus/09/array-return.html Above I shared the shortest tutorial about passing an array to … -
Replied To a Post in need clarification on basic array calling
I may be repeating but if you tell me "MyObject.MyMethod" I go looking for that. I wonder if English isn't working for us here. You wrote "calling array list arg" … -
Gave Reputation to Reverend Jim in Windows installation from Mars
Computers usually come configured with several partition, to wit: 1. Recovery (not accessible through Windows) 1. Diagnostics (ditto) 1. C: (Windows/apps/user files) I've told family and friends that I will … -
Gave Reputation to Reverend Jim in Windows installation from Mars
Computers usually come configured with several partition, to wit: 1. Recovery (not accessible through Windows) 1. Diagnostics (ditto) 1. C: (Windows/apps/user files) I've told family and friends that I will … -
Replied To a Post in need clarification on basic array calling
I have to say that I expected you to tell me exactly what this list's name was in the code. Don't make me work at this or guess. I will … -
Replied To a Post in Windows installation from Mars
I'm going to disagree. Everday new Windows users are not getting machines ready and setup to install their apps and files on that other partition and drive. Asking most to … -
Began Watching Windows installation from Mars
Intro: I am Almario and I would like to discuss windows installation especially and more specifically out of the box installations. Why it should be partitioned to at least two … -
Replied To a Post in need clarification on basic array calling
When I read your post I didn't find the array "name" or MyObject.MyMethod in the supplied code. So that's a dead end to me. Some will say "Instructions unclear." So … -
Replied To a Post in need clarification on basic array calling
This appears to be either you want others to code for you or you need a short tutorial on passing the array to your method. Here's the shortest tutorial I … -
Began Watching need clarification on basic array calling
Hi i am new to java and just learning as i go , I the basic of calling mothod arguments and so forth but i am having difficulties calling my … -
Replied To a Post in Homepage content
About logged in or not. I've looked at it both ways. In either case I would be confused about what this place is about. This definitely needs some (new?) user … -
Gave Reputation to SeanDevoy in Help me Asp.net
This is a HUGE topic. I will atempt a short explanation. A constructor is a special function called to create an "object" of a specific class. Lets look at an … -
Gave Reputation to Ray Paseur in How to increase my website speed?
Sometimes cache can help - it reduces repetitive trips to the data base and image libraries. There are services like YSlow that can help reveal the issues. If you can … -
Replied To a Post in How to increase my website speed?
When I check out a site for any issues I start with two reports. Here's the links I'm using today. These tend to change over time as we find better … -
Began Watching How to increase my website speed?
I have an eCommerce website. Website loading speed is too slow. I have talked with hosting service provider. They told me that there nothing is wrong with hosting. So I … -
Gave Reputation to sonam_2 in Can I rank my site on Google without building links?
No its not possiblebecause without any link buiding you can't rank any site in google.So Link building is most effective for ranked site on Google. -
Gave Reputation to PrimeItSolution in Name the bots (spider) of major search engine?
Good bots of major search engine are: Googlebot Baidu Spider MSN Bot/BingBot Yandex Bot Soso Spider ExaBot Sogou Spider Google Plus Share Facebook External Hit Google Feedfetcher -
Replied To a Post in DaniWeb Hall of Fame
1. I read the entire newsletter so I'd read this as well. 2. While I may not be that interesting to others, yes to both. 3. Advice for others or … -
Began Watching DaniWeb Hall of Fame
OK, so we are thinking about bringing back the 'Member of the Month' feature in the monthly newsletter that goes out to all DaniWeb members. This was a staple in … -
Replied To a Post in Homepage content
It's been a week so I bit my tongue to see what folk would write. Not much happened so here goes. The homepage when I look at it does not … -
Began Watching Homepage content
I know a lot of the regulars and moderators are unhappy with the content currently on the homepage. In actuality, the homepage is designed to be an overview of what … -
Gave Reputation to JamesCherrill in import text file to JTable by using JFilechooser
Duplicate posting of the same question asked **and answered** on coderanch. Also apparently posted on dreamincode. -
Gave Reputation to Manali_2 in passing variables in C
#include <stdio.h> /* function declaration */ void swap(int *x, int *y); int main () { /* local variable definition */ int a = 100; int b = 200; printf("Before swap, …
The End.