Search:

Type: Posts; User: iactulip

Page 1 of 4 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    10
    Views
    10,744

    Re: Class For All Countries with their flags

    flags file not found dear please upload file again
  2. Re: Pass Table Name as Parameter in storeprocedure that have joins in tables

    EXEC AddnewServiceCategory1 'tblDetail'

    create PROCEDURE AddnewServiceCategory1
    (
    @tablename nvarchar(50)
    )
    as
    DECLARE @sSQL nvarchar(max)

    SET @sSQL = 'SELECT ...
  3. [RESOLVED] Pass Table Name as Parameter in storeprocedure that have joins in tables

    i wanto create a store procedure like this
    and its saying error near @mytable

    CREATE PROC getdetail
    @mytable VARCHAR(100)

    AS

    SELECT e.ItemCode, e.OemNoOne, e.ItemDesc, e.ModelNoOne,...
  4. Replies
    4
    Views
    1,059

    Re: Any can Help me out

    ok ok
  5. Replies
    4
    Views
    1,059

    Re: Any can Help me out

    thnx for comment
  6. Replies
    4
    Views
    1,059

    Passing table Name as Parameter in Joins

    i wanto create a store procedure like this
    and its saying error near @mytable
    CREATE PROC getdetail
    @mytable AS VARCHAR(100)
    AS
    SELECT e.ItemCode, e.OemNoOne, e.ItemDesc, e.ModelNoOne,...
  7. Replies
    1
    Views
    439

    VS 2005 how to handle this

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
    Dim counter As Integer
    For counter = 0 To 100

    ...
  8. VS 2005 Re: Can we make vb.net windows application for samsun galaxy tab 2 10.1

    i want to make in vb.net that runs on samsung galaxy tab10.2
  9. VS 2005 Can we make vb.net windows application for samsun galaxy tab 2 10.1

    Hi to All friends,
    i want to make a windows application in vb.net for samsung galaxy tab2 10.1. can it be possible if yes then how can i make that application work on the tab...
  10. VS 2005 how to make n tier application using vb.net 2005

    any idea to make n tier application in vb.net desktop application
  11. Replies
    2
    Views
    629

    VS 2005 Re: From branch office Posting of Vouchers

    ok i'll try that too
    thnx if any other idea then waiting thnx again
  12. Replies
    2
    Views
    629

    VS 2005 From branch office Posting of Vouchers

    hi all i've two offices at main office i've main server and application. at branch office there's local sql server and application. at the evening when branch is closing i want to make a module which...
  13. VS 2005 Re: it takes much time to load 100,000 records in datagridview

    tht's the Requirement Dear friend
  14. VS 2005 it takes much time to load 100,000 records in datagridview

    hi everyone i'm making a utility in which i'm loading 100,000 records again and again, problem is that it takes much time to load records in datagridview every time.

    i've used data set and data...
  15. Replies
    3
    Views
    1,029

    VS 2005 Re: how to read and write *.amc files in vb.net

    Errors in your registry are one of the common causes for incorrect file associations on your windows system. It is highly recommended that you check your registry for file association errors (will...
  16. Replies
    3
    Views
    1,029

    VS 2005 how to read and write *.amc files in vb.net

    hi to all of my seniors and juniors beloved one's i'm facing a problem regarding reading and writing *.amc files using vb.net 2005. Can any body help me out how to read and write *.amc files in...
  17. Replies
    3
    Views
    520

    VS 2008 Re: help needed regarding LINQ

    thnx for reply i've read that page but i want to know how to start a LINQ based application in vs2008
  18. Replies
    3
    Views
    520

    VS 2008 help needed regarding LINQ

    can anyone send me a little desktop application using vb.net and sql server in which LINQ concept is cleared, how to use LINQ in vs2008 using vb.net 2008
    thnx:)
  19. Replies
    3
    Views
    5,535

    VS 2008 Change form caption to center align

    Hi all i want to change the form caption to center align by default it's right align . Can any one help abt tht
    regards:)
  20. Replies
    0
    Views
    540

    VS 2008 Change All Forms Theme in Just One click

    hi to all Respected Seniors and Juniors,
    Now a days i'm using Terlerik forms desktop Application Development, there are 10 or themes in Telerik controls. The problem is...
  21. Re: set the connection string globally to many crystal reports

    You should give xml file as a datasource to your report first write the xml like this then you can set the datasource location like this. after that you can delete the xml file also your report will...
  22. Re: ListBox with custom items (colors, images, text alignment)

    nice
  23. Replies
    3
    Views
    574

    VS 2008 Re: small Pure OOP base project needed

    thnx for reply but i dont know how to start that type of application can u plz make one setup suppose setupcity form with OOP concepts and send me an application .
    regards
    iffi
  24. Replies
    3
    Views
    574

    VS 2008 small Pure OOP base project needed

    hi every one can any one would like to send me a pure oop based desktop application developed in vb.net 2008 and sql server 2005
    regards.
    iffi
  25. VS 2005 how to make multi language desktop application in vb.net 2005

    hi to all frnds can any one give me some idea about how to make a multi language desktop application in vb.net 2005. only a small desktop application in which i can change language according to...
  26. Replies
    2
    Views
    1,352

    VS 2005 Re: finger print base attendance system

    thnx for reply
    i'm sending the link for that sdk and device. i've make an application but the problem is that i've to choose the user id first then it loads that particular use finger print sample...
  27. Replies
    2
    Views
    1,352

    VS 2005 finger print base attendance system

    hi to all
    i'm new to finger print system based attendance i've purchased digital persona device. with that i've got a sdk in which a sample application is attached but i dont get any idea from tht...
  28. Re: how could i turn off esc+alt for my screen blocker?

    simply take the ascii code for the esc key and block that key too
  29. Does any body have Merge Module for Crystal Reports 2008

    i need merge module for crystal reports 2008 for deployment if any body have plz send.
  30. Replies
    1
    Views
    3,641

    Barcode deployment 2008

    Hello, I recently upgraded to Crystal Reports 2008 for the barcoding functionality. When we use the barcode in the report designer, it renders as expected, so we installed the Crystal Reports 2008...
  31. Replies
    2
    Views
    2,414

    Re: Cannot display picture on crystal report

    hi migs2010 there's no functionality in crystal report 10 to show pic from db or from path.just install crystal reports 2008 or crystal report 11 there's funcationality about your requirement.i've...
  32. Creating Dynamic Crystal Report like this

    hi every one i'm using vb.net 2005 built in crstal reports i want to make dynamic reports like this can any one guide me how can be it possible.79249
  33. VS 2005 Re: Any Body have CrystalReportsRedist2008_x86.msm

    is there no one having tht msm i need that for deployment.
  34. Replies
    7
    Views
    15,492

    Re: circle Buttons

    79213

    go to toolbox chooseitems and browse for cbutton.dll and then press ok and use this as control you can make many types of buttons inshaAllah.
  35. Replies
    9
    Views
    2,382

    VS 2008 Re: [PROBLEM] Image to Base64

    try this code

    Dim ms As New IO.MemoryStream()
    Dim picArray() As Byte
    MPic.Image.Save(ms, MPic.Image.RawFormat)
    ms.Close()
    picArray = ms.GetBuffer
  36. VS 2005 Any Body have CrystalReportsRedist2008_x86.msm

    Hi to All frnds.
    i need CrystalReportsRedist2008_x86.msm .i've searched on net but cannt find that plz send it as soon as possible. or email me at
    iftikhar_se@yahoo.com
  37. VS 2005 Re: Saving Barcode as Image in Database

    thnx i've got tht by doing this code with two picture boxes

    PictureBox2.Image = BarcodeLib.Barcode.DoEncode(BarcodeLib.TYPE.CODE39, txtCustomcode.Text)...
  38. VS 2005 Re: Saving Barcode as Image in Database

    i've seen wht u said i've placed ms1 instead of ms so that i've created barcode in picture box 2 . i still have that error
  39. VS 2005 [RESOLVED] Saving Barcode as Image in Database

    I've created barcode using barcode.lib downloaded from the net.i've used a picturebox in that picturebox i have created barcode using barcode.lib now i want to save that barcode as image in the...
  40. VS 2005 Re: Display Image from Sql Server 2000 to Crystal Report

    thnx for reply i've done tht too but nothing happens if i give the path of image its not working then too.
Results 1 to 40 of 141
Page 1 of 4 1 2 3 4



Click Here to Expand Forum to Full Width