hi,
i'm building an application with sql server iso Access
now when converting the access query into sql server
retrieving an error
SELECT Left([CallID],3) AS CallType, Val(Right([CallID],Len([CallID])-3)) AS [Number]
FROM Call
WHERE (((IsNumeric(Right([CallID],5)))=True));
VAL should be...
hi,I have an question.
before i install sql server 2000 an upload functionality was working fine. (upload a file to a folder)
When i installed SQL server 2000 (sp4) the upload functionality is NOT working any more.. I have checked the IIS permissions and everything else...but could not find...
Hi,
I need some help
1 textbox mail where you type your email address
1 listbox where you can choose you domain
suppose I need an email address but the domain differs
how can I choose from the list where the domain are registered go into the textbox mail
for example
the listbox containts...
HI I'm using DW (dev. toolkit) incombination with Smartmailer.
The problem I have is that the insert and mail procedure not working perfectly.
This because when you want to email the Last record that has been inserted this smartmailer is inserting the last record before it insert a new record...
hi
I want to parse the values of a popup form to the mainform.
From the popup form I only need a value of a listbox and put this value to a textbox of the mainform.
My question is how can I do this?
I working with asp and MS access database.
Could you please advise how to do this?
Many 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.