vias (Programmer) Mar 7, 2005
I have transfered a database from a server to another.
One of the tables contains a timestamp field. The value
of one of the timestamp fields was "3/6/2005 3:00:00 PM".
After the move the value of the same field is now
"06/03/2005 15:00".
In my program I...
I have a combo box and a button next to it
called 'GO'. The combo box gets a list of names
from a table. The 'GO' button is to display
a form attached to a table TabContact
When I click on 'GO' I want the appropriate record
from the table TabContact to be displayed depending
on the name I...
Hi,
SQL Server 2000.
I'm logged in as Administrator on W2K server and when I try
to launch Enterprise Manager, I get the following error:
"The selected file is not a Microsoft Management Console document".
Any help would be appreciated.
Thanks,
Vias.
Hi,
I have a simple query:
select * from users where country = 'united states'
I display 9 records per page using SQL Server and ASP. For example,
if the query returns 14 records, I display the
first 9 on page 1 and records 10 to 14 on page 2
and so on.
If the query doesn't find any...
Hi,
This is an example:
<A HREF="http://www.test.com/
sale.asp?ainfo=192&option1=23&option2=" &var1>click here</a>
I have 3 parameters : ainfo,option1 and option2, and am passing a variable 'var1' to option2.
The first two parameters 'ainfo' and 'option1' are passed correctly but...
Hi,
I have a 256 characters field defined as memo in an
ASP-Access web application.
I do not want users to paste into that field. I just want them only to type into it.
How can this be achieved?
Thanks.
Vias
I need to migrate a web based ASP/ACCESS application
towards ASP/SQL server.
Do I need to change much of the code? Does DTS handle everything? What is the equivalent of field type MEMO
in SQL Server?
What are the common problems when moving to SQL Server?
Thanks in advance.
What are the main differences between MSDE and
SQL Server?
I would like to know how many concurrent users
can the MSDE engine support on the web?
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.