Hello,
I am new to ASP. I have a list box which gets its values from a table in the database. However I want the values of the list box based on what I click on the combo box as well.
I have a combo box Category:
Web
Store
Phone
I have a category table :
Category Sub Category
Web...
I am new with ASP. I am trying to copy a table from SQL Server to a text file. I am trying to use the BCP utility of SQL Server.
Can anyone help me out as to what the code will be for running the BCP.
This is what I am doing :
Set runner = CreateObject("WScript.Shell")
Set...
Hello,
I am trying to create a report from a SQL Server Stored procedure. But whenever I connect to the ODBC and select the stored Proc, the name of the stored proc is added by ;1
For example the name of the SP is select_customer. I go to the report expert - > Databases -> ODBC. The name of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.