Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
G

gzali

@gzali
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • SSIS Package Loading and Executing in VB.NET
    G gzali

    Dear All, i am creating a SSIS package that is executing successfully in 1 mints 30 second with dtexecui utility. But when i am loading same package with vb.net code package execute successfuly without any error but execute some starting tasks not all.when i am executing same package by using Threads all are going wel.can anyone explain me why package is not executing without Threads successfully.

    Ghazanfar Ali Programmar (MSTS,MCPD)

    Visual Basic csharp sql-server tools help

  • how to set and get value of Variable in sql server 2005 Integration Tasks
    G gzali

    i am working on Sql Server 2005 BI (Integration Services) can anyone help me how to set and get value of user defiend variables.I want to passed some variables like connection string,login,password and paramerters to Integration Task and i want to used that paramerter value in where clouse of my query......very welcome for quick reply...

    Ghazanfar Ali Software Engineer (MSTS,MCPD,MCITP)

    Database database sql-server sysadmin help tutorial

  • Can i Protect my Database in Ms-Sql by a Password like in Ms-Access?
    G gzali

    i think you can protect your database by right clicking on register server then change sa password,now when someone trying to open database it pop up for password window.

    Ghazanfar Ali Programmar (MSTS,MCPD)

    Database database help question

  • how to include check box in datagrid for .net 1.x version
    G gzali

    u include a checkbox in datagrid by defining its datatype boolean exp. dc = New DataColumn("Is Male") dc.DataType = System.Type.GetType("System.Boolean") dc.DefaultValue = false dc.ReadOnly = True dt.Columns.Add(dc) here dt is datatable.

    Ghazanfar Ali Programmar (MSTS,MCPD)

    Windows Forms csharp help tutorial announcement
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups