I am trying to connect to a SQL 2000 server on a different domain from an ASP script on IIS 5.0 (Win2K Server) using SQL server authentication with a username and password. I am using the IP addres...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20578732.html
How do I connect to a SQL SERVER DB?
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_21726512.html
Zones:
VB DBDate Answered: 02/12/2006 Grade: A Views: 0
Hi all,
i am new to sql server.
when i am trying to connecting the application(ofcourse backend is sql server) from frontend, frequently i am getting error like below.
Error Type:
Micr...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20696540.html
Hi!
I have an Access database that is almost 1.5 GB and it will keep expanding. I would like to migrate (im not sure this is the correct term) my Access DB to a SQL server.What steps do I have to ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21947623.html
Zones:
MS AccessDate Answered: 08/08/2006 Grade: A Views: 0
If I have a SQL2000 DB table Audit; with a datetime format column CreateDate plus other columns&
The table is inserted into every time someone hits a certian web page.
Using T-SQL for SQL Ser...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23395898.html
i need to connect oracle db to sql server. basically i need some info from sqlserver table and then use it in oracle. from my knwledge two oracle dbs can be linked through a db link. there is a si...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_23182867.html
I am fairly new to ASP. I need to password protect portions of a website, and want to use a popup for the user name and password. the set up is a login link on a public page, that will then lead ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_23272451.htm...
I would like to have code that creates a snapshot of a SQL database schema, preferably as a SQL script, but without using the SQLDMO library. Third party tools are okay if needed. Does anyone kno...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_Basic.NET/Q_23615320.htm...
I have been using Crystal reports XI with my ASP.NET website for quite some time now. I am trying to add a new crystal report to my ASP.NET website. I was able to design and create the website fine...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_23584278.html