User Profile

Collapse

Profile Sidebar

Collapse
smugcool
smugcool
Last Activity: Jun 7 '13, 02:36 PM
Joined: Apr 27 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • smugcool
    started a topic Multitracking query
    in .NET

    Multitracking query

    HI,

    I have created a website in visual studio 6.0 (ASP.NET) which is used in intraoffice, which is basically a couirer software. Its being used by many people to search consignment's dispatch details and at a time only 1 consignment can be serachable. I have used data-grid to

    Now i wanted to have a text box where they can put multiple consignment number at a time to search and result can be seen.

    Kindly...
    See more | Go to post

  • smugcool
    replied to crystal report - ASP.Net
    in .NET
    Thanx a lot. I will take utmost care.

    Dear All,

    Kindly revert. I am waiting for your reply.

    Regards
    Anup
    See more | Go to post

    Leave a comment:


  • smugcool
    started a topic crystal report - ASP.Net
    in .NET

    crystal report - ASP.Net

    Hi,

    I have created a crystal report From a table called smart1. Where I am getting report datewise in daily basis. Report format is something like this

    DATE PICKUP DEL RTO
    01/08/2008 30 15 10
    02/08/2008 50 30 20

    In summary operation I wanted a field pending which can give me count of TOTAL PICKUP( Count of smart1.AWB_NO) - TOTAL...
    See more | Go to post

  • smugcool
    started a topic crystal report

    crystal report

    Hi Experts,

    I am absolutly new to crystal report. I am using VISUAL STUDIO. And my backend database is in MS-access with three different table in the database. Which contains, consignment dispatched to various customer.

    Now I want to create a report where anybody can download report of cards status, i.e. if card is delivered,retur ened etc.

    Table name in MS Acess is :- smart1
    Following are the fields:-...
    See more | Go to post

  • smugcool
    started a topic crystal report

    crystal report

    Hi Experts,

    I am absolutly new to crystal report. I am using VISUAL STUDIO. And my backend database is in MS-access with three different table in the database. Which contains, consignment dispatched to various customer.

    Now I want to create a report where anybody can download report of cards status, i.e. if card is delivered,retur ened etc.

    Table name in MS Acess is :- smart1
    Following are the fields:-...
    See more | Go to post

  • Thanx Stewart for your prompt reply.

    My problem is that I want to avoid those duplicates which is having same value for all fields. consider below example:-
    Suppose Field 1 contains A ,Field2 contains B and Field3 contains C...... etc.

    If I import Field1 and field2 with similar values access should accept it and should not throw any errors.

    But when I will upload all the fields i.e. Field1, field2...
    See more | Go to post

    Leave a comment:


  • smugcool
    started a topic How To Avoid Duplicate Records In Ms-access.

    How To Avoid Duplicate Records In Ms-access.

    HI,

    I am having a database in access. Where user imports various data which is in excel format. I want them to stop importing any duplicate record. If any duplicate record is been trying to import by user, access should generate an error files saying record already exists. Kindly suggest how to go ahead.

    Thanx in advance
    Anup
    See more | Go to post

  • HI

    I have pasted the code in my database. But how user who imports the file into database will refelct in a Username column or file which has got imported will reflect in File name column. What should i do ? Kindly suggest....
    See more | Go to post

    Leave a comment:


  • Access-update username and name of the file which is imported

    Hi Experts,

    I have got a MS-ACCESS database, where i import excel files into it. This file is kept in a network drive. So everybody can access it.

    Now my problem is that i wanted to know who has imported which file. So, i have added a column in the table with username and another column with Imported_file name. How to auto-generate the systemname and imported file in the access column.

    Regards
    ...
    See more | Go to post

  • smugcool
    replied to Vb-display access data in vb form
    I am using visual basic 6.0. And database is in microsoft office access 2003...
    See more | Go to post

    Leave a comment:


  • smugcool
    started a topic Vb-display access data in vb form

    Vb-display access data in vb form

    hi,

    I am very much unaware of working in vb. I have an access database, along with various queries. I wanted to build a form where i can display data of tables,queries in the form. I dont know how to do this? kindly help?
    See more | Go to post

  • smugcool
    replied to Auto ticket generation in vb 6.0
    Thanx Ameesha for the primary stage method. U had given me the method where i can start off my project. I can prepare the project diagram. But I just wanted the confirmation from experts whether its possible or not....
    See more | Go to post

    Leave a comment:


  • smugcool
    started a topic Auto ticket generation in vb 6.0

    Auto ticket generation in vb 6.0

    hi All ,

    I have got an idea of auto ticket generation through a program. Where it will import any new mail which will arrive at outlook and then it will auto generate a ticket id. I just wanted to interlink outlook with this vb 6.0.

    I dont know where to start from...as this idea is just an idea. Can anybody help me out how should i go ahead, as i have not done anything yet.

    Thanx
    Anup
    See more | Go to post

  • Hi,

    Is there any option to avoid this error. As i got fed up doing a lot of R & D behind this problem.
    See more | Go to post

    Leave a comment:


  • Type Conversion Failure-error While Importing Excel Data

    HI,

    I am trying to import an excel data. All the fields are geting imported properly. But i am geting error in the date field. I tried to keep the format both in excel and access very similar.But still it throws me an error of type conversion failure. Can anybody help me.

    Regards
    Anup
    See more | Go to post

  • How To Import Various Excel Into A Table In Access

    HI all experts,

    I am using vb 6.0. I want when sombody click on a command button, all the records in the excel file will get imported in a Table of access.

    Kindly suggest me how to go ahead.

    regards
    Anup
    See more | Go to post

  • hi,

    Has anybody is having any idea.....how should i go ahead.

    Plz revert its very urgent requirement for me.

    thanx
    Anup
    See more | Go to post

    Leave a comment:


  • I tried the same link before posting it in forum. If you have any other idea, then please let me know....
    See more | Go to post

    Leave a comment:


  • Help Required In Uploading Excel Files Into Access

    hi,
    i am creating a form with a text field and two command buttons in vb 6.0
    I want when somebody will click on command1 button a path will be shown in the text field.

    And for second command button i want when somebody clicks in it, Data will be updated in an access file as we receive excel files on daily basis.

    for command1 i did following but gettting an error of object required and it gets highlighted...
    See more | Go to post

  • Help Required In Uploading Excel Files Into Access

    hi,

    i am creating a form with a text field and two command buttons.
    I want when somebody will click on command1 button a path will be shown in the text field.

    And for second command button i want when somebody clicks in it, Data will be updated in an access file as we receive excel files on daily basis.

    KIndly help me.
    See more | Go to post
No activity results to display
Show More
Working...