Search:

Type: Posts; User: asif_14443

Search: Search took 0.03 seconds.

  1. Replies
    6
    Views
    2,502

    Re: Data Import from Excel to SQL Server 2000

    Mr. Dee-U(Post No.2) I have followed the link and read the entire article, it i very difficult kind of programme. Can u please tell me some easy way?
  2. Replies
    6
    Views
    2,502

    Re: Data Import from Excel to SQL Server 2000

    yes Mr Big Red . I want a little VB 6.0 programm that could Import data from MS Excel file and then Paste in MS SQL Server 2000 database.
  3. Replies
    6
    Views
    2,502

    Data Import from Excel to SQL Server 2000

    I want to import 3 columns with data from Excel to SQL Server 2000
    Any body can help or can give me VB 6 programme. Thanks.
  4. Re: How SERIAL NUMBER is inserted in Data Reports

    i hv record in the table. ok if i add new column in the table but i would be null., i have written code on the above queries....
  5. Re: How SERIAL NUMBER is inserted in Data Reports

    but how I generate it manually... please send me some code....
  6. Re: How SERIAL NUMBER is inserted in Data Reports

    I am still waiting for your reply regarding putting serial number in data reports...Brucevde you told me the code,, and I have applied it in the data reports but I am still facing problem, that it...
  7. Re: How SERIAL NUMBER is inserted in Data Reports

    BRUCEVDE I am stilling waiting for your response... please help me.....
  8. Re: How SERIAL NUMBER is inserted in Data Reports

    any answer please........???
  9. Re: How SERIAL NUMBER is inserted in Data Reports

    this is a relational database containing following tables:

    EQUIPMENT_MSTR
    LOCATION_MSTR
    CATEGORY_MSTR
    SUB_CATEGORY_MSTR
    BRAND_MSTR

    now I want to fetch those records i.e at specific location...
  10. Re: How SERIAL NUMBER is inserted in Data Reports

    My actual Query is as under

    SELECT CATEGORY_MSTR.EQUIPMENT_CATEGORY, SUB_CATEGORY_MSTR.EQUIPMENT_SUBCATEGORY, BRAND_MSTR.BRAND_NAME, EQUIPMENT_MSTR.MODEL, EQUIPMENT_MSTR.QUANTITY,...
  11. Re: How SERIAL NUMBER is inserted in Data Reports

    ooooooooooo WOW,,,,, :D Fantastic... you did it man....

    Now the secong prob... it shows all rows from a table from 1 to 179
    but in my case the rows can be fluctuate.... 1 to 130, or 1 to 56, or...
  12. Re: How SERIAL NUMBER is inserted in Data Reports

    thanks , as u told and I have applied this query, but in my case it show total number of records as count 179
    --------------------------------------
    SELECT EQUIPMENT_ID, MODEL,
    (SELECT...
  13. Re: How SERIAL NUMBER is inserted in Data Reports

    Any Answer plz................
  14. Re: How SERIAL NUMBER is inserted in Data Reports

    I am using MS Access as database. no I am not using Crystal Reports, only Data Report through Data Environment.

    Any short way to put S.No. please help.
  15. Re: How SERIAL NUMBER is inserted in Data Reports

    Where is field explorer...???

    but I dont want to call any serial number from database.... because it will not be sorted, when I sort any other field.

    I drag all fields on the Pager Header and...
  16. How SERIAL NUMBER is inserted in Data Reports

    I am using Data Reports in Visual Basic. How Serial Number is insert on the data reports ??

    like this....

    S.No Name

    City
    1.
    Asif
    Islamabad
  17. Re: Add Powerful Encryption To Your Visual Basic Programs

    Mr. Maven, This link does not work

    http://www.microsoft.com/downloads/...ReleaseID=44155

    and shows this message :-

    The download you requested is unavailable. If you continue to see this...
  18. Replies
    6
    Views
    37,337

    Re: A Calculator in VB

    Well its good.... I'll use it with my project.. and I was really need for it...

    but these is problem to use it......

    we can not use number key pad as input with this calculator... only usage...
  19. How Processor Serial Number is detected ?

    Hi Folks,

    Can anybody help me ??? How Processor serial number is detected via VB Code... I really need it.... please help me... thanks.
Results 1 to 19 of 21



Click Here to Expand Forum to Full Width