SQLServer 2012 Installing and Creating Database, Tables
Hi All,I am a beginner to IT world I need some kind of documentation or PDFs with steps to learn how to install SQL server 2012 and creating database, configure, work with DDL and DML.Please all help...
View ArticleLost connection with sqlexpress
I installed on a w2k/sp4 local machine SQLEXPRESS.I copied the database also to the localmachineWith the sqlexpressmanager I attached the database. Everythinks looks fine.I quit the manager, but then I...
View ArticleNot able to retrive username and password.
I downloaded localDB from microsoft website and installed in my system but I am not able to find user name and password. Can anybody please help me?
View ArticleNeed assistance to connect to Web Data Administrator
Hi Y'all,I'm using SQL Server 2005 Standard edition on Windows 2003 Standard server.I can connect with no problems as user 'sa' to SQL Server Management Studio.I can also create users and databases...
View ArticleMS Access Upsizing wizard
Hello guys,I am not sure if this is appropriate forum to ask but I have the folowing problem:My client has MS Access database with about 116 tables in it. They need to transfer all tables to MS SQL...
View ArticleUpsizing Access Query to SQL Server Express
Hello,I have an Access 2003 application that uses a query to supply sorted data to a combobox on a form. This bit works fine.I've upsized to SSE and have now got a few learning opportunities! Can...
View ArticleHow to add/remove CALs in SQL 2005 Standard
I have some problem locating the program to remove/add cals in SQL 2005 standard, previously for SQL 2000 there is a program in the controlpanel to do that. But for SQL 2005, I can't find any, can...
View ArticleSQL Server Connection over WAN Link
I am planning to setup a BlackBerry server and connect to a remote SQL Server over a WAN link with 150+ms ping time. Is there a known tolerance for SQL server connection latency? For example, I have...
View ArticleSolutions and Projects: What are they and how do they help the DBA
I guess the Subject line sums it all up, but I need some experienced explanation of what do a solution and a project represent, and how do I use them to my advantage.Is a solution an entire database?...
View ArticleFunction help: Parameter Query
What SQL Function Criteria string replaces [forms]![myForm].[myField]?I have a function that I want to pass criteria to from a drop down list. I tried using the same Access string in the Function but...
View ArticlePassing Parameter Query from SQL Function to Access Project Report
I can pass a parameter from an Access Query to an Access Report (MDB) by entering [Select Date] in the Query criteria and by placing an unbound control with a control source =[Select Date] on the...
View ArticleHow do I set access 2002 Upsizing Wizard to create clustered-index on SQL 2005
Here is an extract from the Acc2Sql2.doc >>By default, the Upsizing Wizard transfers all indexes as nonclustered indexes. You can modify the Upsizing Wizard to transfer the primary key index to...
View ArticleRemote connection from mobile device...?
Hello, I try to connect the SQL Server from the mobile device.my connection string is:string conn_str = "Server= 10.0.0.11;Database=theDB005;uid=bahadir;pwd=abcd;Trusted_Connection=false;";when i try...
View ArticlePackage Load Errors
I installed Sql Server Express Advanced today, and decided to install the toolkit as well. When I open Business Intelligence Development Studio, I get the "Package Load Failure" for the...
View ArticleError using Verify/Repair methods of SqlCeEngine
I have a compact pc program that uses a sql server database (sdf file).I want to check the database integrity when program starts so I added a call to veriy method of SqlCeEngine.The verify function...
View ArticleUsing Access Form Control as SQL Function criteria
I have a combo box named [myControl] on an Access form that I can use to select/enter a site name (ABC). There is a button on the same form that runs a report. The underlying record source for the...
View ArticleSQL Server 9.0 (2005) & PostgreSQL Data Types
Hi,I´m building an aplication with VB.net and SQL Server 9, but in the future it will be compatible with PostgreSQL (by another developer), so my question is, if anyone knows what "data types" in SQL...
View ArticleMaintenance Plan
Hi There,I am trying to work out how to get maintenance on our SQL Server 2005. I think it is the Express edition. On the instructions on how to create a maintenance plan it says to expand the server...
View ArticleTX log issues
Hello,Is there a "view or page " for a database that shows how big th tx log file is and actullay how much of that is currenlty being used.. ? I thought I remember starting up in a particualr view...
View ArticleSQL Server Losing Connection when Connection from a Remote Server
Hi I have two machines, the one has Windows 2003 server and the other has Windows Xp Pro on.The 2003 one has SQL Standard Edition 2000 on where as the XP Pro has MSDE 2000.I'm trying to run a windows...
View Article