4,911 Posted Topics

Member Avatar for සශික

>I want to retrive mod_id,name from module table SELECT mod_id, name FROM Module

Member Avatar for Reverend Jim
0
174
Member Avatar for sessy629

You'd be more likely to get a useful response if you started a new thread rather than reviving one from 11 years ago.

Member Avatar for Reverend Jim
0
3K
Member Avatar for Mr.M

The FileSystemWatcher can be triggered on Created Deleted Changed events. As far as it is concerned, when a files is copied/moved into the watched folder, it is considered as a **Created** event. There is no way to determine where the file came from.

Member Avatar for xrjf
0
302
Member Avatar for UI

Or, in other words, >If you're going to shoot, shoot. Don't talk. - Tuco (TGTBATU)

Member Avatar for JamesCherrill
0
432
Member Avatar for Obbie_1

A word of advice - you seem to like starting threads with the title #(ask)# That is not the best way to get an answer. A thread with a meaningful title is far more likely to get a timely, and useful response.

Member Avatar for Mr.M
0
223
Member Avatar for Plinth

I agree with pty. Python is a great first choice. That's why many schools/universities are using it as a first language. You chould learn C but I would wait until you have a grounding in programming fundamentals. There are gotchas in every language, but the ones in c are harder …

Member Avatar for diafol
0
512
Member Avatar for Reverend Jim

A while back I came across an article that mentioned genetic algorithms. For those unfamiliar with the term, simply put, rather than finding a solution to a problem by iterating over all possible cases, a genetic algorithm attempts to find a solution by starting with a guess, then generating a …

Member Avatar for Web_4
2
1K
Member Avatar for Hatem_2

Here we had the start of a pleasant thread and you had to turn it into a Windows-bashing conversation. I guess there is a little bit of troll in the best of us ;-P

Member Avatar for Reverend Jim
0
279
Member Avatar for jkon

It's seasonal. In the winter I like cross-country skiing. In the spring and fall it's roller skating, and in the summer it's biking and canoeing. And, of course, reading all year round.

Member Avatar for Kevin_1
0
361
Member Avatar for Reverend Jim

Happy 150th birthday to all of the Canadian Daniweb members. ![DSCF4166.JPG](/attachments/large/3/02ce0218964c94dddb8a85068c2570bb.JPG "align-center")

Member Avatar for Agilemind
0
216
Member Avatar for Reverend Jim

I've never been a fan of readme files. They are fine for project files where you will likely need note of building an application, or for distribution packages where you might need extra information on installing a package. But sometimes you want to add a comment to a file (perhaps …

Member Avatar for Reverend Jim
2
797
Member Avatar for Alexandre_2

What you are asking is like a mechanic posting the question "how do I build a car". Your question is to big to be addressed on this site. If you've read the Daniweb [Posting Rules](https://www.daniweb.com/welcome/rules) then you'd know that we expect you to show some effort first.

Member Avatar for Reverend Jim
1
550
Member Avatar for byron_2
Member Avatar for Andrew_41

I'm pretty sure he means hovering the mouse over the thread title to preview the contents.

Member Avatar for Reverend Jim
1
363
Member Avatar for Leeduncan

The first things you need are a Langstrom seven-inch gangly wrench and a 7/16" catheter truncheon bolt.

Member Avatar for rproffitt
0
286
Member Avatar for diafol

At the risk of sounding like a broken record, I don't see why new threads containing code, or tagged with C++, java, vb, etc. can't be automatically moved to the programming forum. Why involve the moderators at all?

Member Avatar for Reverend Jim
5
3K
Member Avatar for Siberian

Sometimes these folders are created during the installation process. They can safely be deleted but occasionally this can be difficult. You might try deleting the folder from a command shell running as Admin.

Member Avatar for mechbas
0
327
Member Avatar for Raul_5

The only problem I've had with Outlook is that it is so difficult to find the options. Menus and sub-menus, each with buttons, buttons, buttons, advanced options, etc. I use Outlook on my wife's laptop and Thunderbird (which I prefer) on mine. One of these days I'll convert Outlook to …

Member Avatar for corsario007
-1
334
Member Avatar for Noor_7

This might help until you fix the actual problem. Open a shell as Administrator and add the following line to `C:\WINDOWS\System32\drivers\etc\HOSTS` 127.0.0.1 wonderlandads.com

Member Avatar for Anthony_16
0
566
Member Avatar for life assosication
Member Avatar for Reverend Jim

I have been having a problem for a few months with the video driver for my Dell laptop. The hardware/driver are from Intel. The driver from 2016-09-29 works just fine. It has a feature that I use regularly to rotate the display via hotkeys - very convenient for document reading. …

Member Avatar for Reverend Jim
1
409
Member Avatar for shivya_1

I suspect the problem is with the field named `E-mail`. Either put delimeters around it like `[E-mail]` or, better yet, rename the field to `email`.

Member Avatar for inthewind
0
406
Member Avatar for Thomas_32

>I'd like to have someone take a look and at least tell me what type of encryption was used I don't know if it will do any good but perhaps you could post one of the scripts for us to see. >I used a free, vendor-supplied utility Can you tell …

Member Avatar for Reverend Jim
0
521
Member Avatar for Siberian

If all else fails there is always the free version of [Resilio Sync](https://www.resilio.com/individuals/) formerly BitTorrent Sync. I use it to sync a folder on my laptop (Winnipeg) with one in Long Island.

Member Avatar for rproffitt
0
544
Member Avatar for Reverend Jim

Here's an interesting little scenario. You get challenged to a game of coin toss. Both players pick a sequence of coin toss results (heads or tails). The coin is repeatedly tossed until the sequence for one of the players occurs. The loser pays the winner a dollar. You'd assume that …

Member Avatar for xrjf
0
2K
Member Avatar for jkon

>from the lack of activity on DW these days On the plus side, I can be offline for several days (got to camp on Thrsday but had to wait until today to go to town and activate my internet & phone for the summer) and still get caught up with …

Member Avatar for Dani
2
548
Member Avatar for gahhon

Yes. It's the description of the structure and API (application programming interface) of a document. For details please see the [w3 description](https://www.w3.org/TR/DOM-Level-2-Core/introduction.html).

Member Avatar for ife_1
0
230
Member Avatar for Paul_54

I can't imagine that I/O wasn't one of the first things covered in whatever programming course you are taking but here is an example Dim text() = {"line 1", "line 2", "line 3"} Dim sw As New System.IO.StreamWriter("D:\output.txt") For Each line As String In text sw.WriteLine(line) Next sw.Close()

Member Avatar for ddanbe
0
231
Member Avatar for Jàck_23

Sure thing. Where are you stuck? We **will** help but we won't do your homework for you. If you don't have any code then I suggest you write pseudo-code and post that.

Member Avatar for JamesCherrill
0
695
Member Avatar for Giga_1

>Suggest an edit I suggest you reword and repost your question. I couldn't make heads or tails out of what you are asking. What is a `fine`? What is a `drawer`? What do you mean by `the first line of the first line`? Examples with an actual array might help.

Member Avatar for Reverend Jim
0
116
Member Avatar for Zulhilmi_1

Looking at your data I interpret it as being lists of lists. Data Set 1 consists of two lists A B C D Data Set 2 consists of two lists A Q C B C D So break your problem down. Instead of comparing two Data Sets you are comparing …

Member Avatar for Reverend Jim
0
1K
Member Avatar for ddanbe

You had T-Shirts (and probably coffee mugs) and didn't tell me when I came to visit? Shame on you :-(

Member Avatar for Dani
0
299
Member Avatar for Reverend Jim

You can win up to [$55,000 to optimize NASA's Fluid Dynamics code](https://arstechnica.com/information-technology/2017/05/nasa-wants-you-to-make-its-fortran-code-run-faster/). See the link for details.

2
225
Member Avatar for Siberian

@Subbu_2 - If you want to know when this issue is sorted out then I suggest you bookmark the thread and check on it periodically instead of putting the onus on the OP to contact you. Or, if you go to the first post in the thread and click on …

Member Avatar for rproffitt
0
2K
Member Avatar for Dani

I got the chest thing last winter and for the first time in years I managed to fight it off before it turned into bronchitis. Hope you are feeling better soon.

Member Avatar for Dani
0
350
Member Avatar for yosri_1
Member Avatar for winbatch

>pls design and develop a basic program dat converts minutes into days Judging by your post it is possible that you have not read the Daniweb [Posting Rules](https://www.daniweb.com/welcome/rules) and [Terms of Service](https://www.daniweb.com/welcome/tos). Please give these a read. You might also want to [Read This Before Posting a Question](https://www.daniweb.com/programming/threads/435023/read-this-before-posting-a-question) Here is …

Member Avatar for Reverend Jim
1
9K
Member Avatar for UI

The advice was given as >Don't use double as Booleans. Your question was >Why can't you use a double as a boolean ? You weren't told that you couldn't. You were told, in effect, that you shouldn't. There's a big difference. You shouldn't run with scissors and you shouldn't use …

Member Avatar for Reverend Jim
0
282
Member Avatar for alfroadgoerge

>Folk that were chatting here may never come back to you. Particularly Ancient Dragon. We miss you Mel.

Member Avatar for Reverend Jim
-1
748
Member Avatar for karthik_10

Unless you are connecting to the db using the server name and the database instance in which case you server name in the connection string would look like \\164.128.12.93\dbserver \\merlin\dbserver assuming that the IP address of the server is 164.128.12.93 or the server name is merlin.

Member Avatar for xrjf
-1
1K
Member Avatar for simon_9

I'm assuming it is powered by the USB connection. If so, does it work when you use a short cable? If it does than I'm guessing that it just barely gets enough power through the short cable and the power drop over the longer cable means it isn't getting enough …

Member Avatar for rubberman
-1
312
Member Avatar for Sammy_3
Member Avatar for baabjitvk
Member Avatar for yayaza
Member Avatar for Reverend Jim
0
1K
Member Avatar for Sammy_3

I used to do that all the time. I wrote a large number of command line scripts to simplify network admin tasks. For example, adding a network printer to a workstation took me 15 seconds from the command line. Compare that to navigating through multiple GUI windows. The only downside …

Member Avatar for Reverend Jim
0
129
Member Avatar for Prasad_4
Member Avatar for Reverend Jim
-2
1K
Member Avatar for major_lost

There is a simple way to add multiple textboxes to a form at runtime and store references to them in an array so that they can be accessed by index. I created an example a few months ago to demonstrate this technique using buttons but you can easily use any …

Member Avatar for Reverend Jim
0
4K
Member Avatar for john_beginner

You google "python convert string to integer" and pick one of the 536,000 results instead of asking someone here to do it for you.

Member Avatar for Reverend Jim
0
21K
Member Avatar for Henzolena

Help you with it? yes. But we are not going to do it for you. Show us what you have so far.

Member Avatar for Reverend Jim
0
105
Member Avatar for happygeek
Member Avatar for AssertNull
1
805

The End.