Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~502 People Reached
Favorite Forums
Favorite Tags
Member Avatar for BobPawley

Hi I am attempting to employ the named pipe application “Using Pipes for Messages” which I found at [url]http://www.delphi3000.com/articles/article_2918.asp?SK=[/url] I am running Borland Studio 2006 on Win 7 and need named pipes to communicate to a C# app that I am also building. The example (bottom of page) is supposed …

Member Avatar for pritaeas
0
205
Member Avatar for BobPawley

Hi I am attempting to insert into a remote PostgreSqL database as a novice. I am using C# 2008 Express, on Windows 7. I have made a connection through a connection string which works well. So far I have this code placed after the connection code. string insertString = @"Insert …

Member Avatar for lolafuertes
0
218
Member Avatar for BobPawley

Hi I have both a Stremreader and FileSystemWatcher that works well. What I can't figure out is how to force StreamReader to update the variable after the Watcher detects a change in the text file to which the StreamReader is pointing. When I do a general refresh from the Watcher …

Member Avatar for LizR
0
79