Software Development Network Logo
  • IE Development
  • Audio and Video
  • Smart Devicet
  • SharePoint Products
  • Visual C#
  • Visual Basic
  • Windows Forms
  • Visual C++
  • Windows Vista
  • Visual FoxPro
  • SQL Server
  • Visual Studio
  • Microsoft ISV
  • Game Technologies
  • .NET Development

Software Development Network >> frozennose's Q&A profile

frozennose

Member List

Paulustrious
JRQ
Sudip1
Lejing
erinselena
Donald Sechrest
Johnny_Jones91
Canalside Studios
r0d
Indigo Cowboy
ILV
nidionys
clint 2
gkostel
skylimit
Samurai Sjakkie
Scionwest
Aaron Smith
Tim Hatcher
erikkl2000
Only Title

frozennose's Q&A profile

  • Windows Forms is the right place to ask question about installshield

    With Install Shield, if I want to include a dll and that dll is pat of a merger module (redistributable) it includes the whole merge module in the installation project and it doesn t allow me to include only the dll. Do you know if it s possible to include only a certain dll with an exe project and not the whole merge module that includes that dll. Thanks As Ahmed said, no, this isn't a right forum to ask that. Please visit official InstallShield forums . ...Show All

  • SQL Server SSIS Hung or Exited after a long foreach loop

    I am having some problem in running SSIS scheduled job. The job is processing (updating and inserting) batches of data using Execute SQL Task inside Foreach loop container. But to make sure the batch complete successfully I put the "Begin Tran" Execute SQL Task and "Commit Tran" Execute SQL Task before and after the foreach loop My workflow is like the following.... - Execute SQL Task "Begin Tran" - ForEach Loop Container for a batch of records. - Insert the records into the database - End ForEach Loop -Execute SQL Task "Commit Tran" if the above ForEach Loop complete successfully -Execute SQL Task "Rollback Tran" if the ForEach Loop failed Normally the insert records are around 10~200 ...Show All

  • Visual Studio Express Editions VB 2005 Application

    Hi All, I was happy to build a VB 2005 application with my notebook running on XP home edition. But to my horror it was unable to run at my office's desktop which was on windows 2000 professional. The warning message read mscoree.dll file was missing. Pls help!!!! Hi, please check if .NET framework 2.0 is installed on your office's computer. .NET Framework is required for running .NET 2.0 (made with VS Express) and is available through Windows Update, as well as  this Microsoft Download page . Andrej ...Show All

  • Visual Basic Command line not shell

    Hi, How can I execute a command like executing it from the command prompt through VB. I try "Shell" but it doesn't work. Hi, Want I want to do is run a backup that has to be done in the command prompt. I try “Shell” like I said before but the backup is suppose to be save in a directory and what it does is run the backup in side the Shell not like how is suppose to. And I try the Diagnostic.Process.Start and it said that the file can't be found.   The command that I want to execute I tried in the command prompt and executed right and this mean that the command is correct. ...Show All

  • .NET Development How i can Use ImagXpress With ASP.NET

    Hello Sir i want use an ImagXpress controls with ASP.NET you should know the ImagXpress supported for winForms i want include the imagxpress with asp.net page (full support in asp.net) not in HTML pages. if you can help me please dont late Thank You Ghassan Rashed Please post this question in the forums at http://forums.asp.net Thank you. ...Show All

  • Visual Basic image looping problem

    Hello, I am trying to loop through some images in a folder, have them displayed for a period of time based on the first two numbers of the name (e.g. 10birds.jpeg = 10 seconds for this image). Then when we reach the end of the folder we start again. Sub ShowPics() Dim i Dim strPath As String = Application.StartupPath & "\Images\Pic" Dim oDirInfo As DirectoryInfo = New DirectoryInfo(strPath) 'Sets path to Folder Dim oFiles() As FileInfo = oDirInfo.GetFiles 'Gets File list from Folder Dim oFile As FileInfo 'timer1.Interval = 5000 'not sure how to pass the interval in dim timeToRun For Each oFile In oDirInfo.GetFiles Path = strPath & "\" & ...Show All

  • SQL Server Union All Component

    I am using a Union All component in a Data Flow Task. I have 3 Input OLE DB Sources connecting to the 1 Union All component. And then the Union All component connects to OLE DB Destination component. Everything looks good, but for some reason, for every time the Data Flow Task runs, 3 rows are inserted into my table. Why is that Isnt Union All joining all fields, and then just inserting 1 final row to my table. What am I doing wrong or what should i do to just insert 1 row in my table. Thanks and I am really anxious to see responses on this post. Thanks again. Here is my last question, are all my merge joins will be inner joins, left outer joins or full joins. As you know I just have one ID for each Input, which matches. So a ...Show All

  • SQL Server If WCF can communicate with ServiceBroker?

    hi, I want tomake wcf and service broker communicate with each other,Are there some resources about that thanks in advance Hi, I'm very interested in this solution too. I have the same concerns over MSMQ and Service Broker seems ideal. Would you be willing to share your solution I can host any code for download if you'd like to email it. Best regards, Andy. ( areed@imeta.co.uk ) ...Show All

  • Windows Forms How can I apply sql commands on a dataset?

    for example, I read data from a xml file into a data set, DataSet dSales = new DataSet(); dSales.ReadXml("Sales.xml"); How can I apply sql commands on the dataset dSales like, select sum(FQty),sum(FAmount) from dSales.Table["Sales"] group by F01 . As stated, select and filtering is done on one table only... which doesn't help so much if you want to join tables or use the exists clause to find related records not in the parent table. Good news and bad news. Good news is Linq does allow querying over datasets. Bad news is, it is still in CTP only. ...Show All

  • Visual Basic Max form size

    is there a way to set a form to the max screen size, it gets old going back and forwards making sure it fits. I have been using table layout panels to help make my forms, if I am right, those do scale to the form, requardless of the size of the form, I think Davids Learning I think, "the best" way is to set the form's size property to your screen size... If you're using 1024x768, then make your form 1024x738 (30 pixels reserved for taskbar)... However, that's only appropriate for the current screen resolution on *your* computer... Andrej ...Show All

  • Visual Studio Express Editions I have two listbox and I want that when the user touch the scroll in one Listbox the other listbox will move to the same row

    Best Regards, Yaniv Pinhas I am using this method to make a listview scroll along with MyListBox and what I see is that when clicking the scroll arrows, it functions perfect, but upon dragging the scrollbar any distance the message is not passed. Would this be because I'm pairing it with a listview and how could I correct this behavior ...Show All

  • Community Chat Kyro KidSafe Browser (alpha)

    Hello all, I am making a "KidSafe" browser for kids. Please download my program and post any noticed bugs,etc.  It takes only minutes to set up.  I am 10 years old, so who can make a browser for kids better than a kid Progress:  Final will be started in January Thanks you everyone for your contributions  and encouragement.  *Has 3 tabs for browsing. *Has a "My Websites" button with up to ten of your programmed websites in it. Beta Features: *Has 3 tabs for browsing. *Has a "My Websites" button with up to ten of your programmed websites in it. *Talking Help guide *A new install program Updates in final version: *Button text replaced with graphics. *A game room with games, and fun KidSafe software (suc ...Show All

  • SQL Server Help!!!! Restore file mdf after exec "Drop table..." to previous state.

    Hi all. First, sorry about my poor english. I have a database which above 6 gb data and i have droped all table in my database. I try to restore from log file but my database is set to simple backup and auto shrink so log file doesn't help anymore. I have used some software to recovery from log file too but useless. My only hope right now is mdf file. Please help me. How could i restore my mdf file to state before i droped tables. Thanks If you query sysfiles within a database, you get the list of FileIDs. In general, if you have an mdf file, it will be fileID = 1. So you use DBCC page to read each page manually by doing the following: 1. Open a query window. 2. Execute: DBCC TRACEON(3604) DBCC PAGE(<database name ...Show All

  • SQL Server Attach database SQL 2005

    There is an error when i attach the database "TITLE: Microsoft SQL Server Management Studio ------------------------------ Failed to retrieve data for this request. (Microsoft.SqlServer.SmoEnum) ------------------------------ ADDITIONAL INFORMATION: An exception occurred while executing a Transact-SQL statement or batch. (Microsoft.SqlServer.ConnectionInfo) ------------------------------ E:\DataBase\Test\MyTest_Data.MDF is not a primary database file. (Microsoft SQL Server, Error: 5171) " What I do normally when the log file take much space then i detach the database and delete the log file and attach the database file again. It works in SQL 2000. but generating error in SQL 2005. ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. Is Boo a viable option for Scripting for both PC and XBox360?

    I'm just wondering if anyone has tried getting Boo to work for scripting on the XBox360, or is there some feature that Boo takes advantage of on the PC that isn't available on the console I've been reading that IronPython isn't an option, and LuaInterface wouldn't work either, since P/Invoke doesn't seem to be supported for security reasons. Can anyone shed some light It would be greatly appreciated. Thanks, Kevin Some Random Fellah wrote: Boo's core is P/Invoke free (but you can put a P/Invoke in your Boo-based library if you want). Boo is System.Reflection.* free as long as you do not use duck-typing. Note: System.Reflection works fine on Xbox. It is only the System.Reflection.Emit names ...Show All

©2008 Software Development Network