Sponsored White Papers, Webcasts, and Downloads
TechRepublic Resources
- VB6 - Verifying if MS Access Table exists in database
- I am in vb and have an sql string created to drop/create/insert data into a table. Is there someway I could check to see if the tables exists before I try to drop it.wrong forumThis question belongs in Technical Q & A. I will look for it there, because...
- Tags: ADODB.Connection, ADOX.Catalog, ashley.rowbottom@..., database, Dim, Dim cat, Microsoft Access, Microsoft Corp., Microsoft Visual Basic 6.0, programming, Public Function TableExists, Table Name
- Discussion threads 2004-10-01
Additional Resources
- Variables in Reporting Services
- I am calling the AddTime function successfully in the detail section a table on my MS Reporting Services report. When I try to access this value using the GetMyTime function from the footer section of that same table, it comes back empty. Any ideas?Thanks, Chris-------------------Begin Code:-------------------Public lTimeTot as LongPublic Function...
- Tags: Reporting Services, Code
- Q&A 2005-11-14
- how to include user defined class in asp.net 2005
- hello all.i am writing this code in my class file user.vbNamespace testing Public Class adding Public Function add(ByVal num1 As Integer, ByVal num2 As Integer) Return num1 + num2...
- Tags: .NET, abdul4484@..., ByVal, Microsoft ASP.NET
- Discussion threads 2007-06-07
- Sweden: Public e-procurement System Saves Taxpayers' Money
- Accepting the common wisdom that a lot of taxpayers' money can be saved by coordinating public procurement procedures, the Swedish government established a coordination function for public procurement in 1998. The task was to coordinate the procurement of all 300 authorities operating directly under the government and its more than...
- Tags: E-procurement, Procurement, Purchasing & Procurement, Government, Business Operations
- Case studies
- What's your plan to replace Exchange's Public Folders
- Microsoft has announced that there will be no more Public Folders in the future releases of Exchange Server. Most of us still depend on this function for message/calendar sharing & collaboration.What will be your solutions?Somebody told methat MS wants to sale sharepoint. I don't have any plans yet. ...
- Tags: Groupware, E-mail servers, HCream
- Discussion threads 2007-11-20
- How to check if a File Exists
- Hello, I am just starting to get into VBA and have come across the need to write some VB code that checks for a file and then needs to delete that file. I have been reading up on FSO but I must be missing something as I can not...
- Tags: POSTER, End Function, String, Try This
- Q&A 2005-06-01
- USA All Stock Monitor (exe)
- This software allows you to browse 1900 public companies stock exchange information in USA(Public, NYSE and Public, NASDAQ) directly. A very quick and easy way to stay in touch with your favourite public companies stock in USA. Browse your stocks (Public, NYSE and Public, NASDAQ) in just minutes and few...
- Tags: U.S., Stock, Nasdaq Stock Market Inc., New York Stock Exchange, Investment, Finance
- Software downloads 2007-12-07
- Public Calendar on Intranet site
- Hello everybody..I just created for the company where I work an intranet site and I was thinking to create a link pointing to a public calendar. I did create a public calendar in the outlook public folder but how can a generic user with no outlook client intalled on...
- Tags: Microsoft Outlook, public calendar, Intranet
- Q&A 2005-07-29
- Displaying file properties from within VB6
- It can be a useful technique to find the properties of a file from within a VB6 program. Peter Aitken demonstrates how to do that in this quick tip. If you right-click a file name in Explorer and select Properties, Windows displays a dialog box with a variety...
- Tags: Microsoft Visual Basic 6.0, Peter Aitken, shInfo, Visual Basic Tips Newsletter, TechRepublic Inc., Property, Microsoft Windows, Productivity, Corporate Communications, Operating Systems, Software, Marketing
- Technical articles 2005-08-18
- Googlitics: Google opens their public policy advocacy process
- Think 'Googlitics': Google meets politics. Googlers opened their internal discussions on public policy to the public in a fascinating exercise in glasnost. This came closely before tonight's WNYC broadcast of an On The Media public radio feature story with podcast on how that Web media giant...
- Tags: Google Inc., H-1B, Advertising & Promotion, Podcasts, Human Resources, Labor Relations, Marketing, Internet, John Bartley K7AAY
- Blog posts 2007-06-18
- Subclassing ActiveX (zip)
- The control element accomplishes a subclassing for a window stated by its handle. The window function is the function of a window, which completely determines the behavior of the window and thus the reaction of the window to user inputs. This window function is replaced by another function by the...
- Tags: Window, ActiveX, Control Element, Window Function, Construction
- Software downloads 2008-02-13
- Deploying, Managing, and Using Public Folders
- This white paper offers an administrator's perspective on the technical architecture and applications foundation provided by the Microsoft Exchange Public Folder store. Included are a technical discussion of public folder components, public folder replication and affinity, client access to public folders, and a discussion on scoping capabilities, permissions, consistency checking,...
- Tags: Microsoft Corp., E-mail Servers, Advertising & Promotion, Groupware, Enterprise Software, Software, Marketing
- White papers 2001-06-14
- Using General Purpose Public Folder Trees in Exchange 2003
- If someone is going to allow people outside of his or her organization to use Exchange to collaborate with each other he or she don't really want to give them access to the default Public Folders, so in this paper the author will look at creating a new Public Folder...
- Tags: Microsoft Exchange Server 2003, Tree, TechGenix, E-mail Servers, Web Browsers, Enterprise Software, Software, Internet
- White papers 2004-08-31
- Can your wireless network be sidejacked?
- Makes Good SenseThank you for mentioning that approach. If I understand it correctly that would eliminate the problem. The next step would be getting everyone to use that methodology.Good authentication coding is the solution.When assigning a SessionID (cookie or URL-encoded key=value pair) - I've only ever used it to...
- Tags: SECURITY, Wi-Fi, Wireless LANs, wireless network, network, nodisalsi@..., HotSpot, authentication, user try, wireless
- Discussion threads 2007-08-03
- Msaccess User
- Hi,I have created Database in MSAccess and created users so that they can access the database.Is this possible I will connect msaccess users to Domain User id so that when they open their Database and give their user id and password it will be authenticate from domain.Thanks and Regards.Anurag.This is...
- Tags: VBA, VBA CODE, database, User Name, ask_anurag@..., software, AUTOEXEC
- Q&A 2006-03-29
- Enumerate your CD-ROM drives
- If you are writing a Visual Basic program that makes use of the CD drive, it is usually a good idea to check to see what is actually available. This Visual Basic tip shows you how to get a list of the CD-ROM drives on your system. Most of...
- Tags: CD, CD-ROM, Peter Aitken, Consumer electronics, CD-ROM drive, Visual Basic Tips Newsletter, Microsoft Visual Basic, Personal Technology
- Technical articles 2005-08-04
- Windows API Hooking SDK (zip)
- Windows API Hooking SDK helps you hooking Windows APIs or functions in other DLLs, and replace the API function or DLLs' function to your own function, that is to say, intercepts Win32 functions and re-writing target function to easily custom and extend existing system or application's function, whether in an...
- Tags: Function, API, SDK, Microsoft Windows, Operating Systems, Software
- Software downloads 2005-05-18
- VB Code
- 1. I want VB source code to disable/enable popup blocker from the registry that allows all the popups.2. I also need VB code to configure LAN [i.e to given the ip, subnetmask, gateway and DNS] automatically in win98/win2000/winxp and all other OS in registryIs this what...
- Tags: Boolean, ByVal Hkey, Microsoft Visual Basic, programming, tech_fyi@...
- Q&A 2006-01-22
- Excel Function Dictionary (zip)
- The Excel Function Dictionary is a file of over 150 very helpful examples of Excel function usage. The Excel Function Dictionary is created by Peter Noneley. The file is free and has been going since 1998.
- Tags: Excel Function Dictionary, Microsoft Excel, Microsoft Office, Office Suites, Software
- Software downloads 2006-12-14
- Restrict Public Folders
- Is there a way to set permissions on the Public Folders and/or All Public Folders so that not anyone can create new folders? The company owners want to keep this area organized and several users have started creating folders to move things around. They want this to stop...
- Tags: Public Folders
- Discussion threads 2004-11-30
- << Previous
- page 1 of 1
- Next >>