Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: VRIT
  • Content: Threads
  • Order by date
  1. VRIT

    Resizing columns and sorting in an unbound DataGrid

    Hi, I seem to be having alot of trouble with DataGrids since I moved to VB .Net. I have included the code I have written, be it good or not. What I a have is an unbound grid that can should be sorted via various radio buttons. I also dont want the user to be able to alter the column widths...
  2. VRIT

    SQL DELETE statement problem

    Dear all, I am having a problem with a DELETE statement: The Table is called EngineerName The Column\Field I want to delete from is called Engineer Name The statement which has a problem is: ED = "DELETE EngineerName WHERE [Engineer Name] = '" & LstEngineers.Text & "'" I...
  3. VRIT

    Adding/Editing and Deleting records from SQL DB

    Dear all, Im sure this is so simple and I am just missing the point. I have created a form that contains a list of items in a listbox. I have been able to write the code to add new items to the listbox and update the list box - Simple. However Im having trouble deleting the item from the SQL...
  4. VRIT

    Connecting and Reading records from SQL Db

    Hi, Im sure this is mightly easy, but it just escapes me. I can do this with Access in my sleep, but I need to do it in SQL instead. Can anyone explain to me how to connect to a SQL Db and manipulate the records, be it from reading them into a list or combo, to saving changes back to the Db...
  5. VRIT

    Multi Forms and focus

    Afternoon, After a long spell of not doing any programming I am now getting back into it. However the last time I did any coding was with VB3 and alot of things seem to have erm changed. I have a main form and a simple menu. Once a new form is displayed after clicking on a menu option I want...
  6. VRIT

    Exchange IM

    Hi, Oo for the first time this year I need your help. We are in the process of deploying Windows Messaging. We have a Windows 2k server which has the WM components installed. We also have a ISA server which controls the Internet access for all users. WM workings fine internally, no issues...
  7. VRIT

    Stop server logins

    Dear all, I want to know how to disable logons to a server. So that only users within the Dom Admins group or specific users can login. I know how to do this for NT4 but I am at a loss for 2k. Any info welcome. Thanks VRIT
  8. VRIT

    BlackBerry 7230 Sync issue

    Dear all, I hope you can help me. We have recently purchased/installed and using the new Blackberry 7230 in conjunction with the BES server as well as Exchange 2000. The problem we seem to have only seems to be linked to a couple of devices only. The problem is when you connect the device to...
  9. VRIT

    Script and file location

    Dear all, I have writen a login script for my company and I am now at a stage were I need to test it on live users and groups. However I have run into a problem: The script is part of a Group Policy, so when the policy was created it created a directory for anything to do with that policy. I...
  10. VRIT

    Opening a Text file to read the contents

    Dear all, This is probably rather simple but for the life of me I cannot find a solution: I need to check if a specific files exists depending on previous variables (I've done this, that was simple). Now I need to be able to open the file and use the contents. The text file will contain...
  11. VRIT

    Custom message after login

    I know it can be done, I just cant remember how.... I want to be able to add a message/dialog box after someone has entered thier username/password to inform them of any work being carried out on the network. The workstations are 2000/xp and the servers are all 2000. Any ideas how this can...
  12. VRIT

    FTP upload through ISA

    Dear all, I have been tweaking the setup of our ISA server. I have managed to restrict access to particular protocols and only allow access to the internet to specific groups. However I need to alter the FTP setup so that users have the ability to upload as well as download. The download...
  13. VRIT

    Managing ISA Logs

    Dear all, It has got to the stage where I need to produce reports on Internet access. I have used the reports but find that it removes to much information so I have been using the log files directly. However as you probably all know these logs are 20Mb+ (normally), so I have been importing...
  14. VRIT

    DHCP Question

    Why is it that when I create a network and use DHCP on either windows NT 4 or 2k that at some point there is at least 1 IP address that goes wrong and needs to be excluded. Any ideas ? Thanks in advance VRIT
  15. VRIT

    Message Filtering/Delivery

    This is going to sound silly. I have added a series of email addresses to the Message Delivery / Filtering tab with the Global settings on my echange server. However I still recieve emails from those addresses. Have I missed something ? Thanks in Advance VRIT
  16. VRIT

    Restricting Dial-up connection creation

    Hi, Does anyone know if it is possible to stop a user being able to create/add a new dial-up connection ? Thanks in advance VRIT
  17. VRIT

    Limit size of folders

    Hi, Im looking for a way to limit the size of shares. For an example you have Bob's personal drive which is mapped as \\fileserver\bob$ but I only want him to have 500MB of space. I've looked at Disk Quotas but that seems to be for volumes and not shares. Any ideas VRIT
  18. VRIT

    IP Tool

    Hi, Does anyone know of a tool similar to nslookup that can give me details about an internal network IP address, ie mac address, computer name, current logged on user etc etc. Im sure ive seem such a command/tool but for the life of me I cannot remember, any ideas? VRIT
  19. VRIT

    Unlocking accounts from command prompt

    Hi, Is it possible to unlock accounts vis a command prompt ? Thanks
  20. VRIT

    Lost email address!!

    Im currently running a w2k/exchange 2k network with over 500 users. Besides the primary email address, some users have an additional address, which may not correspond to their name. Someone has created themselves an additional email address and I want to remove it, however all I know is the...

Part and Inventory Search

Back
Top