Software Development Network Logo
  • SQL Server
  • Visual Studio
  • Visual C++
  • Smart Device
  • Windows Vista
  • Visual C#
  • Windows Live
  • Windows Forms
  • Visual FoxPro
  • .NET Development
  • Visual J#
  • Architecture
  • Visual Basic
  • Game Technologies
  • VS Express Editions

Software Development Network >> Syed Faraz Mahmood's Q&A profile

Syed Faraz Mahmood

Member List

Gossimmer
Kapil Aggarwal
programmer 2006
greenie
Danny Shisler
Manech
Niklas_
Pedro Coelho
redsmurph
mlh407
MaHMouD 2006
Andy H.
Jay_187
James Wu - MSFT
Márcio Fábio Althmann
Sunder Raman
Nata Korshunova
Grin
Javier Carvajal
Mohammed Noor
Only Title

Syed Faraz Mahmood's Q&A profile

  • Visual Basic Visual Basic 2005 Express Ed. BETA 2

    Hello. I was wondering if it's possible to get Visual Basic 2005 Express BETA 2 on CD without having to have a Credit Card in Australia. I have tried the manual and automatic downloads and they don't work for me at all, both at home (not connected to internet) and at work. (I couldn't use the automatic download at work due to me not having admin privleges) Thanks. Hello again I've just downloaded it. I had to split it into 5 pieces and take it home like that... It should still work... I hope... I've only got 2 pieces left! Yay! (As long as they don't reset the server) Once I've got all the pieces I'll burn it to one of my brand ne ...Show All

  • Visual Studio Express Editions Creating reports in Vb Express 2005

    Are there any type of reporting features in VB Express 2005   Tried Crystal 9.0 with no luck.  Any help appreciated. John Williams there is reporting services in SQL Server Express 2005, you can create reports but not using visual basic, you must download and use the visual web designer software, then you can create web reports. There is not functionality to create a report project in VB Express 05, only in the full blown Visual studio 05 suite. ...Show All

  • SQL Server Need help to make query

    Dear member Hi I have a problem, I have a table for my company name and another for cities. I have a table Company_City to indicate that each company has office in each city For example company X in city A company Y in city B company X in city B company Y in city H company X in city C I want make a query to retrieve companies that have office in city A and B. so company Y that has office in B only should not retrieved in my query. If i use "IN" operator(by subquery from city table) in my WHERE Clouse the result will be A,B. Can you help me select cc1.company_name from Company_City cc1 join ...Show All

  • .NET Development Quick SQL question

    I am trying to build manually the UPDATE, INSERT and DELETE strings of my OdbcDataAdapter because the ones generated by the OdbcCommandBuilder are not going to be adequate. I will still be starting from the generated strings and build on them. To understand better what they do, I need to interpret a specific SQL predicate, and I am having trouble with an expression within. The following SQL command is supposed to ensure that a row in a table is deleted only if the data hasn't been changed (in OBDC style, parameters are designated by question marks): DELETE FROM MyTable WHERE ( (ColumnIndex = ) AND ( ( =1 AND TextColumn IS NULL) OR (TextColum ...Show All

  • SQL Server SSIS Requests...

    May be it's too late, but I think this requests could be scheduled at least for a SP1 if it's not possible for the RTM. 1) Execute Task without debugger: it would be very nice to be able to execute a single task without going in debugging mode. Just as you would ask "Start Without Debugging CTRL+F5" but for a single task 2) Customize default properties for task and component: when you drag a task on the package you get a default value for the properties that you could want to change; often I need to change the same property in the same way each time (for example I'd like to set the Batch Size for a OLE DB destination to 1000 instead than 0 ...Show All

  • Smart Device Development VS 2005 beta2 - Referenced package not found

    I have just installed VS 2005 beta2. I created a smartphone application with a simple textbox and when I try to run (F5) using emulator I get a deploy error. The output log shows: SMP1 -> C:\dev\SMP1\SMP1\bin\Debug\SMP1.exe ------ Deploy started: Project: SMP1, Configuration: Debug Any CPU ------ Referenced package not found. ========== Build: 1 succeeded or up-to-date, 0 failed, 0 skipped ========== ========== Deploy: 0 succeeded, 1 failed, 0 skipped ========== Any ideas Hi, try to rename directory C:\Documents and Settings\<user name>\Local Settings\Application Dat ...Show All

  • Visual Studio Team System I have 2 Q

    1. I have a problem creating a New Team Project "Unable to connect to the Windows SharePoint Services at SQL2005DEV " why See the log below.   2. if I want to backup the project and restore it on another server with a different name is it a problem , I saw the I need to back up the DB and the share print server and and and .... is there a single simple on command line way or a batch file that can do it in a more simple way   ---begin Exception entry--- Time: 1/4/2006 6:04:30 PM Module: Engine Event Description: TF30162: Task "SharePointPortal" from Group "Portal" failed Exception Type: Microsoft.TeamFounda ...Show All

  • Visual Studio Express Editions Basic help for dummies, Please!

    I've just started my 16 lessons in Visual Basic Express 2005 and I'm learning my first programming since old GFA Basic.  But my goal doesn't seem to be part of the lesson plan, and that is to simply send "H1carriagereturn" to com2 at 4800 N81. I've tried the code snippets, (probably don't know how to use them), and looked at examples of long serial port programs, (don't understand anything about them). I've tried the simple example in the help file: Sub SendSerialData(ByVal data As String)     ' Send strings to a serial port.     Using com1 As IO.Ports.SerialPort = _ But simply copying and p ...Show All

  • .NET Development How to develop ASP.NET application?

    Hi, all here, I am new to ASP.NET, would anyone here please guide me about basic steps for ASP.NET application in SQL Server 2005 Business Intelligence Development Studio Like how can I start the ASP.NET environement and its default namespaces for its supported languages (like C#, Visual Basic.Net etc.). Thanks a lot for any guidance and help. With best regards, ASP.NET questions are off topic here, try www.asp.net instead. ...Show All

  • Software Development for Windows Vista Can Visual Studio 2005 RC be installed on Vista (PDC beta version)?

    I can't get passed installing .NET 2.0 framework. Are there any special steps that I should know about You should not be able to uninstall the .NET 2.0 bits from the Windows Vista PDC CTP.  You'll just need to wait until the next Windows Vista CTP build. ...Show All

  • SQL Server Management Studio Problems

    I have some real problems with SQL Server Management studio (RTM). 1) When I open up my query files in Management Studio, I can't see the filenames on the document tabs.  Mgmt Studio invariably cuts the filenames down to a point where they're not readable.  I can't even see what file I working on presently, as it is no longer shown in the caption of the application.  For example, let's say I have a file called get_products.sql which happens to be Read Only.  Management Studio sticks all of this other garbage in there, so that all you can see in the tab is [ReadOnly]dbn...oducts.sql.  This is an enormous time-waster.& ...Show All

  • Visual Studio Team System which setup directory?

    in the install help file, single server install, team server install, I do not see this specific folder on the DVD download from MSDN: \vs\atdt downloaded  this image, en_vs_2005_team_suite_dvd_beta2 and extracted ISO files to hard drive folder using \VS\setup.exe returns error: "setup was unable to copy file   ....\vs\deletetemp.exe to your temporary directory..." deletetemp.exe is not in \vs directory Help file snippet... 5.  On the autorun page that appears after inserting the installation media, click Install Team Foundation Server , and then click Single-Server Installation . If the autorun page does not appear, ...Show All

  • Visual C++ Multiple Resource Files

    Hello. I have been "told" that my app may need to operate in multiple languages. As far as I can tell this will need me to create another resource file, with all the same dialogs, menu's etc just with different languages. So "File" is something else in spanish. I realise that this is a labourous task etc. I was wondering where it is in Visual studio that you can specify to use a different .rc file As I understand it is a .res file thats actually used in the build (i assume its a compiled rc file). I know where this can be changed in visual studio but is there somewhere that i can say instead of using "some path\m ...Show All

  • SQL Server Running jobs with SQL Server Agent

    this may be a really basic question . . . but I am trying to run an SSIS package as a job.  The package won't run and the error message I get on step 1 is: Executed as user: SERVERNAME\SYSTEM. The package could not be loaded. The step failed. The job owner is my Windows login on the server, but even if I change the job owner to SYSTEM it won't run. I'm assuming it is a user credentials problem, is that a correct assumption Thanks for any help. Your assumption is probably correct. The account under which SQL Server,  Sql Server Integration Service, and SQL Agent are running might be different. If ye ...Show All

  • Visual Studio 2008 (Pre-release) WinFX Beta 2 - ScreenSpaceLines3D: where did they go?

    As the subject states: WinFX Beta 2 - ScreenSpaceLines3D: where did they go I really like the speed of beta 2 but this is holding me back now... Thanks Are you serious ! If so, do you have any suggestions how I should continue with my 3D editor: http://blogs.infosupport.com//images/blogs_infosupport_com/ernow/151/o_Screenshot2.jpg As you can see I need a replacement. I thought about reflectoring the old CTP ScreenSpaceLines3D but soon found out they are dependent on some serious internal classes... Any suggestions Please ... I'll beg if I need to... ...Show All

©2008 Software Development Network