Search found 25 matches

by Kevin Klappstein
Wed Oct 02, 2013 10:04 am
Forum: Conferences
Topic: CREATE AN EXCEL FILE DIRECTLY FROM A PROGRAM
Replies: 1
Views: 4550

Re: CREATE AN EXCEL FILE DIRECTLY FROM A PROGRAM

I have always created a delimited text file and then opened it in excel to create an excel file. Is it possible to create an excel file directly from a program? If it is possible how do you do it? Not an native Excel file, but there are a couple of ways to achieve the same result. Louis uses HTML t...
by Kevin Klappstein
Mon Jun 10, 2013 9:31 am
Forum: Error Codes
Topic: Client-Server error 10053, sending data.
Replies: 1
Views: 11194

A 10053 is a socket error. Essentially it just means that the network connection between the client and the server has been lost. Usually you get it once and the session just dies, but MyEditBR might be retrying communication even after the session is dead.
by Kevin Klappstein
Thu Oct 18, 2012 10:47 am
Forum: Printing
Topic: Print Preview issue
Replies: 2
Views: 11573

Print Preview issue

Has anyone run across a problem with print preview in client server 4.2, where the print preview will not display (it shows in the taskbar though) and when using the window preview feature in windows (hover over the icon on the taskbar) the window only has what appears to be a button in the top left...
by Kevin Klappstein
Fri Oct 05, 2012 7:57 am
Forum: 3rd Party Software from the BR Community
Topic: MyEdit Status Update
Replies: 1
Views: 10776

MyEdit Status Update

Ryan just wanted everyone to know that he is still alive and working on MyEdit. His announcement follows: Hi everyone, Just to prove that I'm still alive and that MyEdit and MyEditBR isn't completly dead, here is a screen shot of the current state of the new version as compared to the current versio...
by Kevin Klappstein
Mon May 28, 2012 10:11 am
Forum: General Development
Topic: [BR_forum] plugin test
Replies: 15
Views: 20513

[BR_forum] plugin test

Sorry, reading comprehension is hard on a Monday. :( No failures in anything I try (IE9, both 32 and 64 bit, chrome and firefox) Kevin Klappstein Customer Support Manager Western Canadian Software On 5/28/12 10:00 AM, Gordon Dye wrote: Yes. Thanks. Now try it in IE gordon On Mon, May 28, 2012 at 11:...
by Kevin Klappstein
Mon May 28, 2012 9:19 am
Forum: General Development
Topic: [BR_forum] plugin test
Replies: 15
Views: 20513

[BR_forum] plugin test

It works fine for me using Chrome under Windows 7 64 bit Kevin Klappstein Customer Support Manager Western Canadian Software On 5/28/12 9:01 AM, Gordon Dye wrote: Background- At the conference we indicated that we had some wrinkles to iron out with the IE plugin. There are two IE versions, one for X...
by Kevin Klappstein
Thu May 17, 2012 8:12 am
Forum: General Development
Topic: Scheduling Windows task to print a BR report?
Replies: 8
Views: 10815

It is worth noting that it doesn't matter what type of BR! you are running. We mix the client server installs with stand alone scheduled tasks on our clients all the time and it works like a charm.

Kevin Klappstein
Western Canadian Software
by Kevin Klappstein
Tue Apr 10, 2012 9:46 am
Forum: General Development
Topic: FMT($999,999,999.99) alignment
Replies: 20
Views: 23464

[BR_forum] SanAntonio - need dinner count

I would love to come :) Kevin Klappstein Customer Support Manager Western Canadian Software On 4/10/12 9:37 AM, Susan Smith wrote: This is the link to the original message in the forum: http://brforum.ads.net/viewtopic.php?p=2697#2697 Note sure why it didn't come to the mailing list, so... Greetings...
by Kevin Klappstein
Tue Dec 21, 2010 2:34 pm
Forum: General Development
Topic: BR Error 6270
Replies: 3
Views: 6099

It is actually a non-printer. We set up a local "printer" that prints to file that we use for certain things.
by Kevin Klappstein
Tue Dec 21, 2010 12:36 pm
Forum: General Development
Topic: BR Error 6270
Replies: 3
Views: 6099

BR Error 6270

I have an issue with 2 client machines where they get a 6270 error (or a little windows that says BR was unable to start the print job) when trying to print to a specific printer. I have double checked that the printer name is correct and windows can use it without an issue. Both machines are new wi...
by Kevin Klappstein
Mon May 17, 2010 10:16 am
Forum: BR Configuration
Topic: Client Server and Active Directory
Replies: 4
Views: 14368

Re: Client Server and Active Directory

Thanks Steve, that did the trick. We have been for sometime. Only issue that I recall was making sure that the domain user was allowed to logon locally to the server where brserver app is running. Similar to what you have to do anyway. Just rather than allowing the local account, need to allow the d...
by Kevin Klappstein
Mon May 17, 2010 10:08 am
Forum: BR Configuration
Topic: ODBC on Windows 7 64 bit
Replies: 1
Views: 10928

ODBC on Windows 7 64 bit

Has anyone been able to install the current ODBC on a 64bit Windows 7 machine? The installer runs and says it worked, but no data sources appear and the BR driver does not show up when we try and manually add a data source?
by Kevin Klappstein
Thu May 13, 2010 10:57 am
Forum: BR Configuration
Topic: Client Server and Active Directory
Replies: 4
Views: 14368

Client Server and Active Directory

Has anyone installed 4.1x client server on a windows server using active directory? Does BR client server work with Active Directory for authenticating users when the users are defined elsewhere and not set up on the server? If it does is there anything special that needs to be done to get it to work?
by Kevin Klappstein
Thu Feb 18, 2010 11:53 am
Forum: BR Configuration
Topic: Client Server 4.2
Replies: 26
Views: 44584

This works for me in 4.20d. It copied the file correctly to c:\ and the exists finds it.
by Kevin Klappstein
Thu Feb 18, 2010 11:18 am
Forum: BR Configuration
Topic: Client Server 4.2
Replies: 26
Views: 44584

You missed a colon after the @

copy Text.txt @:C:\Text.txt