User Profile

Collapse

Profile Sidebar

Collapse
Alaashamas
Alaashamas
Last Activity: Sep 11 '07, 01:16 PM
Joined: Nov 28 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Alaashamas
    started a topic Solution With 2 Projects
    in .NET

    Solution With 2 Projects

    Hi All
    i am a little bit confused , i have a windows Application which consists of one solution containing 2 vb.net projects , i need to open form2 of the second project from form1 in the first project but i couldnt declare a form variable of type form2 in Form1 i couldnt reach it, am using visual studio 2003, in visual studio 2005 i can add project 2 as a reference in project1 and so i can access its forms but its not the case in 2003 so...
    See more | Go to post

  • An hero that can solve this????
    See more | Go to post

    Leave a comment:


  • on My computer i have both .net framework 1.1 and 2.0 but am using a software that is built on .net framework 1.1
    See more | Go to post

    Leave a comment:


  • But it works normally if i connect to Sql 2000 instead of Sql2005 !! both servers has the same database i just upgraded the database from sql2000 to sql2005 by detaching it from sql 2000 , taking a copy of it and attaching it to aql 2005, and then i connect to it via my program , in all cases i checked the permissions they are granted i also grant the permissions to the guest and public users but the problem remain
    any suggestions??
    ...
    See more | Go to post

    Leave a comment:


  • the issue is that i already have a program built on visual studio .net framework but i upgraded the database from sql 2000 to sql 2005 and i start facing problems when am using the dataadapter from low performance to errors that appears when generating the update and insert command of the dataadapter
    any hotfix for this ?
    thanks
    See more | Go to post

    Leave a comment:


  • Generating Update and Insert Commands gives Error

    I have in project in VisualBasic .NET. This project should display,add,mod ify,delete the rows of the tables from SQLServer EXPRESS. For this i made a connection to the SqlServer Express through the SqlDataAdapter from the tool box. The connection wizard auto generates the code for the select command only. Code for the update, delete and insert command are not generated. "connection cannot be properly configured" is shown as error. ...
    See more | Go to post

  • Compatibility between Visual studio 2003 and SQL 2005 Express

    Helo all
    i have a problem with visual studio 2003 and sql 2005 Express, is there any hotfix to manage the compatiblity i am haveing problems in data adapter when i want to create an sql dataabapter depending on sql Express table i have problems also the performance is much slower than when i use a 2000 sql server database than a 2005 express database.
    any suggestion please
    See more | Go to post

  • Alaashamas
    started a topic Sql low performance

    Sql low performance

    i have made an upgrade to sql database from 2000 to 2005, (detach from 2000 server and attach to 2005 server), but i had a low performance ?? i have a view that contain 2 linked tables that run very fast on sql 2000 but it become very slow on 2005 , any suggestion please
    thanks
    See more | Go to post

  • Alaashamas
    started a topic Sorted Views in SQL server 2005

    Sorted Views in SQL server 2005

    Hi
    am facing a problem and i dont know how to deal with it ,i had sql 2000 database that i need to upgrade to sql 2005 , the problem is that i have sorted views in this database but when i convert it to sql 2005 the result of view come unsorted i dont know whether it is a bug in sql 2005 or not but what am suffering of that i had a program that connect to this database and depend on the result of the sorted views (about 180 view ) is there...
    See more | Go to post

  • Alaashamas
    started a topic Linking SQL server 2005 and Oracle 8

    Linking SQL server 2005 and Oracle 8

    I am still testing the different features I can use to connect from SQL Server 2005 to ORACLE.

    Actually the scenario that I have now is the following:

    I have the SQL Server 2005 64Bit installed on Windows 2003 Server 64 bit, and I have the OracleClient 10g for 64 bit installed
    I created an SSIS package
    I have added an OLEDB Source, the connection is to ORALE 8 database:
    I used OLEDB provider for...
    See more | Go to post

  • Alaashamas
    replied to changing in positions of the items
    <div class="nav">
    <ul>
    <li><a href="default.h tml" title="Home">Ho me</a></li>
    <li><a href="aboutus.h tml" title="About us">About us</a></li>
    <li><a href="Projects. html" title="Our Porjects">Our Projects</a></li>
    <li><a href="News.html " title="News">Ne ws</a></li>...
    See more | Go to post

    Leave a comment:


  • Alaashamas
    started a topic changing in positions of the items

    changing in positions of the items

    Hello it may be a silly question but am new in HTML , i have a html page that contain several items , labels , images... but when i open it in the browser and change the size of the browser the items change their position i need to keep them fixed not to move when the browser change its size since the design of the page will change
    See more | Go to post

  • Alaashamas
    replied to Text selection in a text box
    yes this work thanks a lot , you are the one
    Best regards
    See more | Go to post

    Leave a comment:


  • Alaashamas
    replied to Text selection in a text box
    this must be done for each text box or combobox in the program is there any other setting that can be done to avoid righting this for each control , the problem is that i have a very large program that was programed using Access 97 , the higlighting property wasnt valid i guess but now i upgrade the program to access 2003 and the higlighting property is causing troubles for the users , is there any global property or setting to avoid this.
    See more | Go to post

    Leave a comment:


  • Alaashamas
    started a topic Text selection in a text box

    Text selection in a text box

    Dear all , am facing a problem in Access 2003 , it may be easy but i couldnt find a solution to it , in a form when you move from one control to another the text in a text box is selected by default , is there a way to avoid the text selection when the text box get the focus?
    See more | Go to post
No activity results to display
Show More
Working...