543 Posted Topics
I made a project (exe). I want when a user use it , after 6 month or 1 year it will expired. I mean the exe is use for 1 year. after 1 year it will show a msg. like: demo version for 1 year. contact with author. | |
I attach a file. In this file I make a querie. all the (data) field of both tabel show in the querie. I want all data will add up in querie. I mean a calculate field. like : (200,200,300) this amount was in both table. in querie it will show … | |
I want to make a data report. I write a name (like: taher) in a text box then press a button and then (taher's) all data will show. how it possible? I want it many ways. like name, ID, date. I mean I write name or ID or date and … | |
Re: you use win 98 se. db is 2002. db 2002 is upper version from win 98. so it show that msg. u need win xp. | |
Re: I think same as vishalgupta9x . | |
| |
Re: I think macfee. its free and its update files also free. | |
Re: FlamingClaw wow. Its out of my range. you are you are so so so work hard. its realy helpful. | |
Re: what you mean? "it doesnt just end." You want it will hide? then write code in form_laod "me.hide" or "form1.hide" | |
I made simple database project. just add a data and see it. but when I run it another computer it show a massage. massage is below: 'E:\Vb6\New folder\db1.mdb' is not a valid path. Make sure that the path name is spelled correctly and that you are connected the server on … | |
Re: Private sub from_load() HScroll1. Min = 1 HScroll1. Max = 100 HScroll1. LargeChange = 10 end sub Private Sub HScroll1_Change() Label1.Caption = HScroll1.Value End Sub | |
Re: you can tell here. you can tell details, no problem. everybody can share your problem. | |
Re: I think at first you a book for some idea. you can make many small program by this book. when you faced any problem you can ask about it here. everbody help you. so I thing at first you start and then share yourself here. | |
Re: you can connect it by properties. just put a data control and select its properties: connect database access and select the file location and then select the recordsource . all you by its properties. | |
I want when I write some text in a textbox it direct pass in data report. I mean generally a data report connect a database and show data from it. but here I want I write and it pass that time data report. | |
Re: you can do it very easily. just put a data control. in properties slelect connection type access (if you want to connect office 2000 or next version you need service pack 6). and select the location of file. and then in record source select the table. | |
Re: Deva all of your answer wasn't clear. you answer sortly. some time many man didn't understand like me. cause we are (like me) are new in vb. so please answer like vb5prgrmr. | |
I made a datareport simple. just connect. but I want to make it with condition. I have 2 dtpicker for date. I want 1 day report or weekly or monthly report by dtpicker. example I want 03/11/08 report or 01/11/08 to 03/11/08 report. But I dont know how make it. … | |
If I click a button how my computer will be open? I want I click a button then my computer will be open. help me with my computer, control panel | |
Re: Hi, Place the Image Control on the Form, Make its property : Strech = True and in Form's Re-Size Event Write this Code: 1. Image1.Width = Me.Width 2. Image1.Height = Me.Height - 300 | |
Re: I think it was right. I did it before and got benifit. | |
Re: Private Sub MSFlexGrid_Click() from1.Text1.Text = MSFlexGrid.TextMatrix(MSFlexGrid.RowSel, 0) from1.Text2.Text = MSFlexGrid.TextMatrix(MSFlexGrid.RowSel, 1) end sub this code show data in text box when you click row of msflexgrid. after show in text box you can easily save in database. | |
I make two table in ms access. both of two table has like 'student name' column. when I enter a name it save in table1. Now I want this name will save in table2 automatically. I mean I don't enter this name in table2, but it will store this name … | |
Re: same code you can use , what you use in another database like access. its not different. | |
1. I work with a database project. Now I want to show all data (from a table like 'student name' column) in a combo box. how can I do this. I connect the database by system DSN and adodc control. plese any body help me. 2. If I select a … | |
I made a database project. when I run it another pc and press the Add New button (in my project) it show this msg. Run time error - 91 Object variable or with block variable not set. I connect the backend database by data sources(ODBC)> system DSN. I write code … | |
Re: you can write activex button in google for search. then you can get a lot of free activex button. here I attach a file. try it. | |
Re: you can use verious type of software for lock folder, like foldergrid or other. | |
Re: you can restore you windows from last change start>all progrum>accessories>system tools>system restore. | |
I add some data in a form by text box. a acsess file store it.then I close this form and open another form . that data show in this from by datagird or msflexgrid. but my problem is when I add some data and close that form this data not … | |
Re: how you connect your project with database file. by adodc control? or code? if adodc or other control then it easy. select data grid and then select data source properties and select adodc1 or other. how you connect it? | |
I made a querie with 2 table. both of 2 table have date fields. the querie also have this both of date fields with other fields. so all data show in a each line. like name | address | date this 3 fields in table1 Roll | Class | date … | |
Re: You cann't recover them. I know so far, there is no software to recover them. If you do not any work after delete as like bob said then you can recover it. now you cann't recover it. | |
I work in a project with 12 chekbox(12 monthname) and a textbox. when I check a box a month name like "january" show in textbox. when I check another checkbox "February" show in that textbox after january. like "January February" as like same 12 checkbox. but when I uncheck any … | |
I attach a file what was send by Shaik Akthar. I work with it a new access file. He use Table, I use querie. But it not work.I modify some code like: MSFlexGrid.FormatString = "<DATENOW|<NAME|<DIAGNOSIS|<REMARKS" MSFlexGrid.FormatString = "<Student ID|<Student Name|<Jamal|<Roll No" Con.Open "Provider=Microsoft.Jet.OLEDB.4.0;Persist Security Info=False;Data Source=" & App.Path & "\DB2.MDB" … | |
Re: I want to say as like debasis. 1st store todo list and then show it, by dtpicker. | |
Re: you can repair your windows. press r for repair what show in second time. 1st time show r for repair not that press second time r . | |
I work with a student database project. when I click Add New button a massage show. I write code in add new button was "adodc1.recordset.addnew." massage was "Multiple - step OLEDB operation generated errors. check each OLEDB status value, it avaiable. No works was done." when I press ok another … | |
Re: You can download it from microsoft web site. It think it is easy for you. | |
I have 4 text box in a form. when I click a button another Form show with a MSflexgrid. when I click in a msflexgrid the data show a text box of another form. I write code: form1.Text1.Text = MSFlexGrid1.TextMatrix(MSFlexGrid1.RowSel, MSFlexGrid1.ColSel) But I when I click msflexgrid the same data … | |
Re: 1. you can search with format .mp3 2. you can search with windows media player. go media libarary and click search with .mp3 | |
I shutdown my pc normally. when I again start it , CPU was run but no display show in monitor. I disconnect all hardware connection and clean all hardware like AGP, RAM others. then again connect all hardware. start the pc and now display show in monitor. But when I … | |
Re: Please tell your problem details. I don't understand what you said. please details. | |
Re: what kind of help you need. any code? please details. | |
Re: what want to do? tell details. want to show data in flexgrid? | |
Re: U need service pack 6 for visual basic. then u can use ms access 2003 in vb6. download it from [URL="http://www.microsoft.com/downloads/details.aspx?familyid=9ef9bf70-dfe1-42a1-a4c8-39718c7e381d&displaylang=en"]here[/URL] |
The End.