Hello friends:
I tried to create a radio button to get its unique value for each question in SubCat table and store these values in a new table.
How do I fix my code to get its unique value for Report table. For example, when I check on the first Radio for South, then I get a value "1" in the...
*how to choose a good hosting plan for my website*
Hello, I 've been running a small website with about 50000 hits a month. I am using PHP and mySQL. I want to switch to a hosting plan that supports ASP scripting. I tried to use ASP script from free script to run, it takes too slow... maybe...
HELLO friends,
I modified this script from dupics and it showed error (I included the error and the script below).
I have a db with all fields, and trying to modify so that everytime a user click on a specified state, it will display that state ONLY.
Microsoft OLE DB Provider for ODBC Drivers...
Hello friends,
I have an Access form that uses TAB to display subforms....
I am trying to create a CF web data pages to display similar to Access.
I do not know how to use TAB in CF.
I am running Dreamweaver mx and CF mx....
Please show me how to do it.
Thanks.
Jenny.
Hello friends,
I created an odbc datasourcse 'JennyDSN' to connect to sql server db and it was sucessful. When I open an asp file, it showed this error:
odbc sql server driver login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.
This line: dbConn.open...
Hello friends,
I tried to move a cf page from local to network server and it generates an error like below:
[Macromedia][SQLServer JDBC Driver][SQLServer]Invalid object name 'COTR_POCS'.
Do I have to change the DSN for the query?
This is my query: <CFQUERY name="poc"...
Hello friends,
I am trying to calculate the NUMERIC fields together but it generate an error "type mismatch", at this line : aRemaining(i) = rs2.Fields(5) - (rs1.Fields(4) + rs2.Fields(4))
totODCstra, incTotal, totalAl fields are all numeric. There are a few Nulls rows.
Below is part of the...
Hello friends,
I am trying to format the date return and it generate this error: DateTimeFormat is not a recognized funtion name.
Select Cast(FormatDateTime(hiredate,2) as varchar(50)
from emp
The date format return I want is like this: Jan 11 2002.
I also tried this...
HELLO FRIENDS,
I am trying to select only 4 digits of year but it keeps generating errors. This is the date of my table "04/13/2005", and I am trying to select the year ONLY. I used DATEPART to convert in sql server.
Below is the block that generates errors.
Can you please help me?
Thanks...
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.