Re: The parameter is Incorrect



I don't know what else to tell you. If this is SQL 2005
tables you are trying to open, check the compatibility level
of the database, try running a trace to see where the error
may be.
Double check and make sure the client has SP 2 applied, not
just the server.

-Sue

On Sun, 29 Jul 2007 12:33:10 +0200, "Tarek Al-Jamal"
<Tarekj@xxxxxxxxxxxxx> wrote:

no answer till now, please help...
"Sue Hoegemeier" <Sue_H@xxxxxxxxxxxxx> wrote in message news:ib2l93l3irn8k4n16vp2d55ulq79sf6dok@xxxxxxxxxx
Try applying the latest service pack on the PC where you get
this error. Service Pack 2 is the latest service pack for
SQL Server 2005.

-Sue

On Sun, 15 Jul 2007 17:31:06 +0200, "Tarek Al-Jamal"
<Tarekj@xxxxxxxxxxxxx> wrote:

>Hi,
>
>When I try to open any table in Management studio in design mode I get the error message "The parameter is incorrect"
>
>Please Help
>Tarek Al-Jamal

.



Relevant Pages

  • CREATE AGGREGATE failed because type Concatenate does not conform to UDAGG specification due to meth
    ... Now register the assembly and the aggregate in the SQL Server database you want ... I'm trying to do some CLR integration with sql server 2005. ...
    (microsoft.public.sqlserver.programming)
  • Re: How do i move an SQLDatabase to another location?
    ... I went to my clients and installed SQL Server ... Express and copied my database to the same location it was in while i was ... knowing that i can bring a database with me and install ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: New to Windows CE Development - Have some questions
    ... validating against the main database, or querying the database during data ... iterate through the SQL CE table and create new entries in the ... SQL Server database that correspond. ... >>> not connected to the Enterprise. ...
    (microsoft.public.windowsce.app.development)
  • RE: Logging in in background
    ... wold take all kinds of modifictions as I'd need to be checking that each SQL ... my database and all have connection strings associated with them. ... I suspect that there is also an issue on the SQL Server side as I keep ...
    (microsoft.public.access.modulesdaovba)
  • Re: Using Access 2007 to connect to SQL
    ... MDB database file format, ODBC linked tables, passthrough queries ... probably the easiest way of retrieving data from a SQL-Server ... I'm a total newbie w MS SQL Server. ...
    (microsoft.public.access.adp.sqlserver)

Loading