How would you configure the resolv.conf if you need to connect AIX to 2 domains where each domain has 2 nameservers? For example domaina has servers 10.1.2.3, 10.1.2.4 and domainb has servers 20.1.2.3, 20.1.2.4.
Thanks PHV. This helped a lot. I added on some things because I made some changes. I'm new to awk but I use perl, ksh, and sed so it's just some awk concepts I need to learn then the syntax. AWK seems to be a very useful tool to add to the arsenal. I plan use it more often in the future.
I have a form called frmCategory which loads when I open my project. Whenever, I open this project I get a message that there was an error loading the frmCategory and to check the frmCategory.log for error details. I checked the file and I get the following message: Line 16: Class...
I get the previously mentioned error on a form with 3 Ado
data control whose properties I set at run-time. Here's the section of code that generates the error:
With adoFunds
.Mode = adModeReadWrite
.ConnectionString = objConnect.ConnectionString...
Thanks CajunCenturion and meadandale for your advice. I have decided getting a master's in computer science is the way to go. I do have one question for both of you. Is it better to specialize in getting a master's(database, software engineering, etc) or is getting a master's in computer science...
I work as a programmer doing web development for a financial firm. My BS is in economics, but I have a heavy math background because I was in econometrics which is very math oriented. I also have taken a lot of computer classes since then(for example, operating systems, C and Unix, Fortran...
I understand how to retreive images and strings from a resource file but I'm having trouble retrieving a user defined file from a resource file does anyone have an example of how to retrieve such a resource from a resource file. Say for example you put a text file in a resource file.
I have an image control on a form. The form loads with
the image control at a certain postion. I want the image
control to stay at the same postion even if the form is
resized. I tried using the ratio of the form's height to
the image control's top property to change the image
control's top...
I'm new to VB. I was trying to find a tutorial on how to resize an image place on the form using the image control. I place the image control on a certain spot on the form and fill the image control with a bitmap. I want to have the bitmap in the image control always appear at the bottom of the...
Anyone have any advice about good training guides for the MCSD? I'm interested in the C++ track not the VB track. Also, what about the new MCAD would that be better than pursuing the MCSD? I would also appreciate anyone including their experience in preparing for the MCSD, especially the c++ track.
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.