What I'm trying to do is make that Hyperlink field show the value of Barcode as the Text and then the hyperlink will be the value of EmailLink based off the values in the SQL Server.
Whenever I set
DataNavigateUrlFields = "EmailLink"
and
DataNavigateUrlFormatString = "{0}"
it won't give me...
Scenario:
We have software wrote in VB.NET 2005 and we use SQLOLEDB connections to read from and write to the SQL Express database. Most of the servers we have are around 3.0GHz processors, 1GB of RAM and about 70GB of hard drive space.
Problem:
On the servers we have a 3rd party software that...
We have servers at different locations around the state and country that we remote desktop into. After awhile the servers start to lag and one earlier this week came to a complete halt. We have a feeling it's a memory leak but I'm not sure how to read the results of the Poolmon output to...
I'm trying to write a piece of code whereby the user who enters a numeric number in a field can only enter 2 numbers to the right of the decimal point and as many as they want to the left. Right now I can get it so it will only allow 2 numbers to the right but it doesn't allow me to put any...
Is there a way to prevent the user from changing the size of a column at run time? I can get it so it's not clickable but when I run my program, you're still able to change the width of the columns. How do I stop this?
Okay, so I've searched through the forum and for the life of me I can't figure this out. I have two forms, a Login and a Main form. The Login form is the startup form and I set the program to close when the last form closes. What I'm looking for the program to do is you enter a username and...
Hello,
Recently we had a major network problem where we couldn't access e-mail and network programs/folders. I managed to get them back online and working but our network seems to be running slow and won't connect to certain servers/folders at times. Also, if it does connect, it takes FOREVER...
Earlier today a support person from our software vendor was on our server trying to get some settings changed so the software would work correctly. I came back from lunch and everyone's firewall's were off and we couldn't connect to the server or any of it's drives. Does anyone know how to fix...
Hello, currently we are running version 6.5.6944.0 of Exchange. I've been with my company since October now and don't know a whole lot about Exchange. Currently, the way we do our mail is if we want to send inside mail to someone in the company, we have to set the account to mail from the...
Hello, currently we are running version 6.5.6944.0 of Exchange. I've been with my company since October now and don't know a whole lot about Exchange. Currently, the way we do our mail is if we want to send inside mail to someone in the company, we have to set the account to mail from the...
I'm trying to take the value of a shared variable from a subreport and add it to a Total Cost formula on the main page. I have the subreport in GH1a and the shared variable in GH1b but whenever I try to add the value to the Total Cost, it just returns all the shared variables to $0.00. Here's...
I have a SQL statement that I almost have working except for one thing, I need to add similar values....I know this can be done using the SUM statement but it won't exactly work how I want. Here's my code and the output:
SELECT Distinct Tbl.Job As 'Job Number', Tbl1.Promised_Quantity As 'Past...
I've looked through the posts and found little help on how to use VB.NET to change your system time to that of an Atomic Clock. I need to get the Atomic Time and then add 5 minutes to it. I saw someone had posted something about using Sockets but I've never used them so I have no clue how to go...
I'm using Crystal Reports XI and I have a main report with a subreport attached to it. The main report lists all the open jobs that we have and when they click the * by the job number it opens the subreport which is exactly like the main report except it only shows the detail for that specific...
I'm having trouble with running a Crytal Report from an HTML file. The HTML file acts as a filter so you can specify which records you want from the database. The SQL statement I'm sending in is right but instead of getting say the one record I want, it always brings back all records. Here's the...
When I try to set or change a password for a user either on the server itself or on the workstation, I get the following error:
Windows cannot complete the password change because:
The password does not meet the password policy requirements. Check the minimum password length, password...
I know I have this set up right. Here's how I have my domain set up currently:
Domain
Information Systems OU
InfoSys_Users OU
InfoSys_Computers OU
The domain has the default domain policy with nothing configured. Under the InfoSys_Users & InfoSys_Computers, I have separate GPO's...
I'm fairly new with Server 2003 and Active Directory and I can't seem to figure this one out. I've got desktop pc running Server 2003 connected to a hub along with 3 laptops connected on the same hub to act as my client computers. Whenever I change the Default Domain Policy or the Test Policy I...
I work for McGraw-Hill and have a program that will Merge professors' information into a Word 2002 document. What I need it to do is that once it merges, it automatically sends out that e-mail to each professor in the list of professors. The only way to do that I see is with the Merge to E-mail...
I have a rich text box on my form. What I want to do is make it so no matter where you're at on the line it will delete that entire line depending on where the cursor is. I've messed around with the selStart, selLength properties of the rich text box but to no avail. Anyone got any ideas...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.