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 Chriss Miller 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: jurgen
  • Content: Threads
  • Order by date
  1. jurgen

    Send As public folder permission issue

    Hi, I'm trying to figure out what's wrong with the send as right in exchange on a public folder. If I add a user directly into the directory rights and give the user send as permissions, the user can send in name of the public folder. But If (for maintenance reasons) I create a security...
  2. jurgen

    Select & Copy from Datagrid and paste in Excel

    I'm using the default datagrid in winforms. How can I use the copy functionality, when i want different columns and rows to select them, copy them and then paste the content in excel (or word) How can I do this in C#. Thnx !
  3. jurgen

    in memory recordset

    Can someone give me an example on how i can build a ADO recordset in memory based on a data in a database. I'm trying to read the data into a ADO recordset, put it in memory, disconnect with the database and then using the data in memory through my application without having to go each time to...
  4. jurgen

    Access -> Excel -> Access automation

    Hi, I'm looking for some info about automation access to excel and the changes in excel back into access ... What i'm trying to accomplish is that i create a query with all the data i need that's available in the access application (data is on oracle), export it to excel, the user manipulates...
  5. jurgen

    Form Recordset

    Hi everyone, I'm having problems with displaying the records from a recordset that I've binded to a form. I set the recordset to the form using: Me.RecordSet= RS ( RS is an ADODB.Recordset ) ( Event is a button_click ) This works perfect, I've got the recordset and attached. The form then...
  6. jurgen

    Stored Procedure -> Cursor -> Rowsource Form

    Hi, Can someone help me on this one: I currently create query's in access but everytime a user request this i've to update everyone's client. Now I'm creating an engine and i'm looking for a solution. I've created a package on the oracle server, in the packag a created several stored...
  7. jurgen

    Setting up Server 2003 Term.Serv. to use through internet

    Hi, Can some give some information about how-to setup a term.server 2003 that i can access my server through the internet to manage them through my browser. (Not using VPN) Thankx Jurgen
  8. jurgen

    Import excel data into access

    How can i import (using vba) sheets in excelfiles into an access database. The excel files have named ranges. I've got 2 files with 3 tabs, al in the same layout and i want that data to be imported in 1 table to use in the application. Can someone help me were to start
  9. jurgen

    Config Routed Subnet in ISA

    Hi, Can anyone give me some advice where I can find information, how I can configurate ISA server 2004 with routed subnet from my provider. I've got 8 static IP addresses from my provider on the router they provided, the router is a arescom 1000 DSL What i'm trying to do is to dedicate the...
  10. jurgen

    Stored Procedures HELP 2

    Anyone an idea how you do this Stored Procedures HELP ?
  11. jurgen

    Stored Procedures HELP

    Hi, How can I execute a stored procedure on oracle ? I created a stored procedure with 5 parameters. But when I execute it, I get an error message : -2147217887 "ODBC driver does not support the requested properties." [Namespace=VbErr][Description=ODBC driver does not support the requested...
  12. jurgen

    How to ?

    Hi, I'm looking for the right way to setup an exchange, so i can create different mailboxes for different domainnames and the users can download the content local of the mailboxes. POP3 accounts. And if possible to give them access with outlook web access How can I do this ? Thnx J
  13. jurgen

    Personal folder visible, but not in services ?

    I removed a personal folder from the services menu, but it stays in the folder list and i can't get it out of there. When I click the personal folder it still displays the content of the personal folder. If a physically delete the file from the disk, it also stays in the folderlist , when i...
  14. jurgen

    Oracle 8.1.6 - > 9.2 Migration Question

    Hi, Does someone knows a document where I can't find a checklist for the clients when we migrate the db server from 8 to 9, that ODBC, Middleware etc has to be adjusted or not etc ? Thankx a lot
  15. jurgen

    DNS question

    I've a server that has DNS and AD company.int, we have a server that is public www.company.com. I can reach it from anywhere, accept my internal lan. How can I do it that everyone on the internal lan can see our own site.
  16. jurgen

    OWA in DMZ How to

    Hi, How do do you've to setup, that your exchange server stays in the LAN and that the OWA is in the DMZ and uses the mailboxes exchange on the internal LAN. Regards Jurgen
  17. jurgen

    Multiple sites on 1 IIS

    Hi, How can I setup IIS 6 to host more then just one website on port 80. www.site1.com, www.site2.com How can I lockdown IIS 6 to make a good security. Regards Jurgen
  18. jurgen

    DMZ Question

    I need to setup a DMZ zone because we've 2 servers that need to be accessed from the world and our own LAN. But no one form the world may access our LAN Is it possible to have 1 AD controller in our LAN that controls the users on the DMZ servers, or do i need to setup de user as local users on...
  19. jurgen

    What should we do, what's the best solutions

    Hi, I'm currenlty working on a project and don't know what to do. What's the best solutions, buy one big server or buy several small servers. At the end of the road, we must have a MS SQL Server MySQL Server IIS Server for Intranet, Extranet and FTP Sharepoint Server Terminal Server...
  20. jurgen

    Urgent problem HELP

    Hi, We're using exchange 2003 enterprise and the Exchange POP3 software to get our message from our ISP. Problem is that Exchange POP3 can't deliver the mail into exchange server and the port 25 can't be accessed, it worked like a charm, for dome reason it won't work anymore. Exchange pop3...

Part and Inventory Search

Back
Top