I'm using sitemap but are not getting the results I expected. I have three groups defined.
admin
programmers
citymanager
One of the nodes in my menu has three options. I want the options to be available only for certain groups. However all of the groups can see all of the three menu...
I'm trying to document an ER model. I'm trying to use the correct (crow) symbols and I'm a little confused. Are you suppose to use the symbols that would show relationships between tables that should occur or only what you plan on inforcing with constraints?
For example: Say you have a...
I have a VB.Net windows service that gets started automatically when a server gets rebooted. Problem is that the first thing the service does is connect to a SQL Server database. Without putting code in my program to loop or wait, I'm at a lost.
I was hoping for a SQLServer service that I...
I need to write a program that can run as a service. The program needs to monitor a server for when files gets created. I can write a program to run file system commands in VB to look for files created since the last time the program ran but I was hoping there is a faster approach.
The server...
We are in the process of creating a Web Service to run on our IIS Web Server. We want the Web Service to be able to read a file system on another server. I would like to know what our options are.
1) Map Drive
2) UNC naming
3) Virtual Directory
I would rather not use a map drive unless I...
I'm a Window's Visual Basic programmer switching to the IBM's Websphere environment. I am used to writing application error messages to the Window's Event Log on the server running the application. Is there something similar in the IBM's Websphere environment? From my limited knowledge...
I am trying to copy a file from one server to another server without using drive letters inside a VB.Net program. If I have both servers mapped in Windows Explorer to a drive letter, UNC naming in my VB.Net works great. If I remove the drive letters and reboot and then try to run the VB.Net...
I have a database file that has questions and answers in it. I want to be able to read the database file and output the questions and answers into a text file. It has to be a standard text file b/c we are going to upload it to our imaging system to be viewed by our users. The imaging system...
We have recently upgraded from Windows NT Server to Windows 2000 server and we now have some VB programs that are failing with the following popup error on the server:
Application popup: MemoryTest Part 2.exe - Application Error : The instruction at "0x77fcca14" referenced memory at...
I have an editable Flex Grid with several columns. I want to put logic in the program to keep the user from entering alpha chars in some of the columns. I want the program to not accept alpha chars from the keyboard. So where do I put the logic in to send the backspace when this happens?
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.