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
~2K People Reached
Member Avatar for tjfitz68

Hello, List below is a query that I need to somehow be able to modify so my results do not double the tblWorkOrder.iWorkOrderID rows. The reason it's happening is because the INNER join for the tblTechnician causes it to double the iWorkOrderID's when there are two or more technicians that …

Member Avatar for BitBlt
0
114
Member Avatar for tjfitz68

Hello, I have been having a heck of a time using a Listbox with a BindingList object as the datasource. I have finally managed to get the ListBox to update when changes are made to existing items in the BindingList object. When removing items from the list I had to …

Member Avatar for tjfitz68
0
113
Member Avatar for tjfitz68

Hello, I'm creating a new report based on data from one of our software vendors. As part of the tax calculation options, end users have four options: 1. Any remainder rounds up 2. Half penny rounds up 3. Half penny rounds down 4. Any remainder rounds down Math is not …

Member Avatar for tjfitz68
0
81
Member Avatar for tjfitz68

Hello, I'm likely overlooking something but I'm having a problem with a Decimal variable dropping a zero which is make the value incorrect. After a bit math, on other variables, I'm ending up with .9 instead of .09 While debugging, if I display the results of the calcuation it's shows …

Member Avatar for tjfitz68
0
70
Member Avatar for tjfitz68

Hello, In this situation, my application can connect to the MSSQL server in one of two ways; via a direct TCP/IP connection (WAN) (IP's filtered using RRAS in 2003 Server) or via a VPN connection. The application will first try to open the connection using the WAN connection string and …

Member Avatar for tjfitz68
0
721
Member Avatar for tjfitz68

Hello all, In attempt to use a class contained in a DLL provided with an application which we are a vendor for, I am running into the following error when I close the application; .Net-BroadcastEventWindow.2.0.0.0(etc) The instruction at "0x########" referenced memory at (etc) I am able to add a reference …

0
74
Member Avatar for tjfitz68

I have been googling for quite a while but I just can't seem to find a precise answer to my question. I'm able to create the setup project and the installation works fine. Included in my application is a .MDB file. What I would like to do, during the installation, …

Member Avatar for tjfitz68
0
138
Member Avatar for tjfitz68

Is there "any" way to change the workgroup name "after" the CA service has been installed? If not, would it be possible if the CA service was removed? We are not using AD and never have. I just simply need to change the workgroup name. Thanks, Tim

Member Avatar for freshfitz
0
176
Member Avatar for tjfitz68

Our server has several roles at the moment. 1. Web server so offsite employees can use a Flash application. 2. A few folks remote in using RDP (admin mode, so it's not a TS server). 3. SQL server. Some offsite employees use a Windows client to connect to the database. …

Member Avatar for tjfitz68
0
137
Member Avatar for bbqchickenrobot

Hi all, I have enabled and configured RRAS on my Windows 2003 server (IIS) machine to perform basic firewalling. I have enabled it and all works from the outside world, however, I cannot connect to the outside world on the machine. But the outside world (web users, FTP, etc...) can …

Member Avatar for tjfitz68
0
133