Ask a Question related to ASP.NET Web Services, Design and Development.

  1. #1

    Default databases

    hi everyone
    i'm still a relative newbie to WS, i am researching datasets and using WS to
    connect to and query an access database. all past attempts to find info have
    returned c# code, but i need some help with vb.net code.
    anyone know how to connect/ query or have any good sites that may help?

    cheers in advance
    max


    max Guest

  2. Similar Questions and Discussions

    1. ASP & Databases
      "Jim Bowman" <anonymous@discussions.microsoft.com> wrote in message news:153dc01c41a95$698241d0$a601280a@phx.gbl... This worked for me: 1) ...
    2. [PHP] Databases
      On Thursday 25 Sep 2003 08:14, Shaun van den Berg wrote: How long is a piece of string? Too vague a question. Authenticated downloads? ...
    3. PHP and databases
      I am completely new to PHP and have a couple questions. Can PHP access Microsoft Access databases? Are there any basic scripts, any good sites...
    4. Federated Databases, joins across databases etc
      Greetings, I want to do a join between 2 tables on 2 different db2 databases on the same server. I assume that I have to use federated databases. I...
    5. One vs many databases
      Hi Gang, I'm looking at submitting a business case to management that will justify changing from our current structure of many oracle databases...
  3. #2

    Default Databases

    Is is possible to incorporate databases into a site created in Pub 2003?
    Robin Guest

  4. #3

    Default Re: Databases

    No.

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]


    "Robin" <anonymous@discussions.microsoft.com> wrote in message
    news:9EAA4390-4F02-4AD7-A533-8B9BBD735F99@microsoft.com...
    > Is is possible to incorporate databases into a site created in Pub 2003?

    David Bartosik - MS MVP Guest

  5. #4

    Default Re: Databases

    Why not? Could you not use Publisher created pages for a framework
    and link to some database type pages?

    On Thu, 3 Jun 2004 07:21:43 -0500, "David Bartosik - MS MVP"
    <forums@davidbartosik.com> wrote:
    >No.
    analog@logwell.com Guest

  6. #5

    Default Re: Databases

    That makes sense to me. ALso, I noticed a search function on that logwell page. How is that done

    Robin Guest

  7. #6

    Default Re: Databases

    On Fri, 4 Jun 2004 05:06:03 -0700, "Robin"
    <anonymous@discussions.microsoft.com> wrote:
    >That makes sense to me. ALso, I noticed a search function on that logwell page. How is that done?
    That is done with a free program called htdig. It was developed in a
    university setting and is public domain. There is a link to their
    website on the full search page if you want to check it out.
    [url]http://www.htdig.org/[/url]

    The actual search feature is inserted as a html fragment into the
    Publisher generated web pages.

    Syd
    analog@logwell.com Guest

  8. #7

    Default Re: Databases

    Database programming is driven via a web server language like ASP.NET. Such
    language is not supported in an .html page but rather as in the case of
    ASP.NET, an .aspx page. See my site [url]www.barvin.com[/url] which is a database site.
    You can use FrontPage to code aspx pages and write ADO.NET code to access
    databases, but not Publisher it's not designed for that complexity.
    Now you can create pages such as aspx pages in something else and link them
    to Publisher made pages, if that's what you're asking. For example the page
    [url]www.davidbartosik.com/giveaway.aspx[/url] is a ASP.NET page (note the extension
    ..aspx) but the rest of the site is a FrontPage site, note the .htm
    extensions.

    --
    David Bartosik - MS MVP
    for Publisher help:
    [url]www.davidbartosik.com[/url]
    enter to win Pub 2003:
    [url]www.davidbartosik.com/giveaway.aspx[/url]


    "Robin" <anonymous@discussions.microsoft.com> wrote in message
    news:B691890F-D80D-4FE5-AF5E-D35124FE2F7E@microsoft.com...
    > That makes sense to me. ALso, I noticed a search function on that logwell
    page. How is that done?
    >

    David Bartosik - MS MVP Guest

  9. #8

    Default databases

    im been trying to complete this tutorial
    [url]http://www.macromedia.com/devnet/coldfusion/articles/rd_cf.html[/url] and im
    constantly getting stuck on step 2. ive entered my rds login and its all fine
    but when i click the databases tab there is no + or - button to add a database.
    i have no idea what im doing wrong. i've tried using dreamweaver 8 but no luck.
    an screenshot of the problem is below. thanks

    [url]http://img418.imageshack.us/img418/4571/cdcd5ea.png[/url]

    evropa Guest

  10. #9

    Default Re: databases

    That tutorial is using Dreamweaver MX 2004. Maybe something changed.

    I'd repost this question in the Dreamweaver forums, as this specifically pertains to using Dreamweaver.
    Kronin555 Guest

Posting Permissions

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

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139