User Profile

Collapse

Profile Sidebar

Collapse
JohanK
JohanK
Last Activity: Jan 26 '21, 10:06 AM
Joined: Jan 22 '07
Location: Johannesburg South Africa
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • JohanK
    started a topic Who's accessing the Gateway??

    Who's accessing the Gateway??

    Hi there, not sure where to post this so i figured misc would do fine.

    Right here goes, we have a secondary gateway on our lan which is only supposed to be used for data replication.

    I need to see which ips on the local lan are accessing this gateway?

    Unfortuanately I do not have a username or password for the router (cisco 1800) as the router is supposed to be managed by a third party service provider....
    See more | Go to post

  • JohanK
    started a topic Record Set Alway Empty

    Record Set Alway Empty

    Hi there, I'm having a problem with a record set alway being empty after executing the query. But when I run the query in access it returns results.

    Any Ideas??
    See more | Go to post

  • JohanK
    replied to forward emails using exchange mailboxes
    Thanks , I'll give it a try
    See more | Go to post

    Leave a comment:


  • JohanK
    started a topic forward emails using exchange mailboxes

    forward emails using exchange mailboxes

    Hi there, I need some help with exchange.

    One of the users that i have to add has multiple email addresses.
    So when adding the Active Directory User an exchange mail box is created for that specific user name.

    Now the question is how do I forward the emails from the other addresses to that one without creating more AD users because I don't have enough CALs.

    So in short I have User1 with email address...
    See more | Go to post

  • JohanK
    started a topic tomcat authentication

    tomcat authentication

    Hi guys, I need some help with authentication in tomcat.
    I have set up the security constraints in the WEB.XML and created the users in the tomcat-users file and set the server.XML to use the menory realm.

    On my test environment it works fine but when I transfer it to the live site it keeps on rejecting me when I enter my username and password at the dialog.

    Any ideas on what's wrong??

    Johan Ke...
    See more | Go to post

  • JohanK
    started a topic js not working since ie7

    js not working since ie7

    hi there,
    i'm having a problem with a javascript used to show and hide certain div layers.
    It used to work great but since installing ie7 it's not "showing" correctly.

    on a mouseover event it calls popupmenu and on a mouseout event it calls hidemenu

    here's the javascript:

    Code:
    function popupmenu(menuid) {
    	div = document.getElementById( 'div_' + menuid );
    	if (div.style.visibility
    ...
    See more | Go to post

  • JohanK
    started a topic mysql.sock error

    mysql.sock error

    Hi there, I really need some help setting up mySQL.
    I'm running redhat enteprise linux 3.1 and the following rpm's are installed,
    Code:
    mysql-3.23.58-16.RHEL3.1
    libdbi-dbd-mysql-0.6.5-5
    mysql-devel-3.23.58-16.RHEL3.1
    Now my problem is that every time I try to connect to mysql I get the following error:

    Code:
    ERROR 2002: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2
    ...
    See more | Go to post

  • JohanK
    replied to How to Fix Corrupt Tables
    Thanx for the help

    JohanK
    See more | Go to post

    Leave a comment:


  • JohanK
    started a topic How to Fix Corrupt Tables

    How to Fix Corrupt Tables

    Hi there, i'm busy with quite a large project using PostgreSQL. Now the problem is that one of our data tables seems to have been corrupted. I cant open the table certain SQL queries like select does return results but the returned results are selective meaning that only certain fields are returned and not every thing that you asked for.

    Is there a way to fix this or would we need to recreate the table and reload it with the data from...
    See more | Go to post

  • JohanK
    replied to How to display 3D models
    in Java
    Thanx I'll give it a try...
    See more | Go to post

    Leave a comment:


  • JohanK
    started a topic How to display 3D models
    in Java

    How to display 3D models

    Hi there, Ihope this is in the right forum so here goes.

    How would I go about displaying 3D models, created with 3D Studio Max, in an java app?
    e.g. a person in a room, the person model is provided but how do I create the room? And how do you put it all together?
    Would I have to write write a light-weight 3D engine or is there an easier option to try out.
    I'm completely new to graphics programming so any help would...
    See more | Go to post

  • JohanK
    replied to connection string
    Another option would be to create a UDL.
    To create a UDL open notepad and save the blank document as "DB.udl" then when you double click on the created UDL it will allow you to enter your information such as DB name, Location(IP/URL), Username and Password.
    Once this is done you can test the connection by clicking the "Test Connection" button.

    Now to get the Connection String all you have to do is...
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...