CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2000
    Posts
    1

    Data Environment

    I need programatic code for data environment and connection. I don't want hard coded path's in my connection properties.


  2. #2
    Join Date
    Jul 1999
    Location
    Athens, Hellas
    Posts
    769

    Re: Data Environment

    try the connectionstring property of your dataenvironment at run time.

    Michael Vlastos
    Automation Engineer
    Intracom, Research & Development Department
    Athens, Greece

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured