how to pass param



Hi there,

I have a combo box populated from one database table, now i want to use the
value of that combo box to be passed as the parameter to another record set
so that the data gets filtered with the value of that combo example which i
use in asp/vb

product.asp?product_id=25

so it fetches record with product_id = 25 now how to acomplish this in vb.

please help.

regards
Rajiv


.



Relevant Pages

  • Re: Adding permissions to an AD user on a remote database
    ... I was looking at the second record set for "sp_helplogins" and it has ... not if it's a member of a database role. ... "Indicates whether the current user is a member of the specified Microsoft ... Windows group or Microsoft SQL Server database role. ...
    (microsoft.public.sqlserver.security)
  • ADO faster than ADO.net ?
    ... I would like to know why I can use ADO (ADODB record set) running in vb.net ... to insert records into an MS Access database 5-6 times faster than I can ... I have a small vb.net project that inserts 30,000 records into a database ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Problem with Recordset Find method
    ... In ADO 2.5 ... > key in your database because in that case the field will be automatically ... > works for you or not.If the problem persists then probably there's something ... >> I tried to create an index on the field in the record set. ...
    (microsoft.public.vb.database.ado)
  • RE: #delete# in form field!?
    ... or in a multiuser database, ... longer be accessed in the current record set. ... If this is the case, look for bound Memo fields, ... because this has been known to cause corruption. ...
    (microsoft.public.access.forms)
  • Re: Inserts so slow using _Connection.Execute
    ... sql box different server different database. ... What's happening is you are getting the first part of the record set, ...
    (borland.public.delphi.database.ado)