543 Posted Topics
| |
Re: I agree with u. its really nice from other site. the design and all other thing is really nice. I like it very much.:) | |
Re: you can check [URL="http://www.vbforums.com/showthread.php?t=530114&highlight=connect+mysql+vb6"]this.[/URL] | |
Re: try this [URL="http://www.cnet.com"]http://www.cnet.com[/URL] | |
Re: see [URL="http://www.vbforums.com/showthread.php?t=346389&highlight=Setting+Paper+Size"]this[/URL] | |
Re: is it show that screen with password (want) or no need to enter password (only show, if press ok then enter in your windows)? what occurred? | |
Re: how u did it? go regional and language setting. click customize and then click time tab. just change am or pm. | |
Re: try this[CODE]With CrystalReport1 .ReportFileName = App.Path & "\YourRPT.rpt" .Connect = "DSN=test;UID=sapest;PWD=sapest;DSQ=Sage;" .DiscardSavedData = True .RetrieveDataFiles .ReportSource = 0 .SQLQuery = "Select * from yourtable" .ReportTitle = "Report Title" .Destination = crptToWindow .PrintFileType = crptCrystal .WindowState = crptMaximized .WindowMaxButton = False .WindowMinButton = False 'if you want to filter report based … | |
Re: for landscape[CODE] report1.Orientation = rptOrientLandscape[/CODE] | |
Re: [QUOTE=xairylle;503945] [CODE]Dim searchname [/CODE] [/QUOTE] I think you need to write[CODE]Dim searchname as string[/CODE]or you if not want to declare variable then can write [CODE]"select * from parlordb where custname ='" & text1.Text & "' "[/CODE] | |
Re: did you reconnect every thing. I mean reinstall your browser. reconnect your cable or any problem in os? plz confirm it. | |
Re: connection mean? you want to show the data in list view? if it is then plz write this:[CODE]Global rs As ADODB.Recordset Global rs1 As ADODB.Recordset Global Adb As ADODB.connection Public Sub path() cmd = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=E:\db.mdb;Persist Security Info=False" Set Adb = New ADODB.connection With Adb .ConnectionString = cmd .Open End … | |
Re: 2) can VB read my excel data: you can see this [URL="http://www.vbforums.com/showthread.php?t=382404&highlight=VB+read+excel+data"]link[/URL] | |
Re: connect the database and data grid. then write this code[CODE]Private Sub Text1_Change() Set rs = Adodc1.Recordset With rs .Close .Source = "select * from TableB where TITLE like '%" & Text1.Text & "%'" .Open End With DataGrid1.ReBind [/CODE] | |
Re: you mean your pc not start. so plz check the cable of power button. or you can unplug it and try to start it manually by connect those 2 pin by any thing. check the power cable of mother board. | |
Re: you can see this. I think u can get help from here.[URL="http://www.vbforums.com/showthread.php?t=286343&highlight=detect+left+mouse+button"]http://www.vbforums.com/showthread.php?t=286343&highlight=detect+left+mouse+button[/URL] | |
Re: I think some software do it. you can make cab file by this. here you said you looking a control. I give u this [URL="http://www.thescarms.com/vbasic/CabExplorer.aspx"]link[/URL], but I don't know how much help u get form here. | |
Re: did it make any problem? I think any kind of software what u use it create this kind of file,folder. may be temp type. if you delete this, any problem occurred? many days ago may be i faced this file. and I think I delete it. when u use ms … | |
Re: you can use google, or other search engine for find out this kind of software. | |
Re: you can plug out the battery and then replace it again carefully. if it bios password then hope it will work. | |
Re: 1st read the read me vb stuff, source code..... here you get lot of site where you can get this item to download. other thing you search in google or other search engine for it.:) | |
Re: you can do it two way. manually do it by its properties. just connect the database. or you do it by code. actually how you want to do it? | |
Re: please say the problem, more details. | |
Re: The problem is that you have not declared the variable Inet1, which you do with Dim (or Private/Public). it should be declared in the declarations section at the top of the code (just under Option Explicit). or in module. | |
Re: u can use windows xp cd for it. you can do it very easily by this. when u install it in you hard drive then please read all thing step by step. important massage show bellow of the screen. one of the screen show some massage like: " partition with … | |
Re: I think it possible . u need to write a sql command like:[CODE]"select name from class where name ='" & Combo1.Text & "' "[/CODE] | |
Re: nice. what kind of problem u faced u not mentioned. so tell it clearly. | |
Re: u can find it in search engine like google or other. try to find out. | |
Re: 1st u start. and ask many question step by step here. or did what said vb5prgrmr | |
Re: did you try this:[CODE]Private Sub Command1_Click() Print "1234567" Print " 12345 " Print " 123 " Print " 1 " End Sub [/CODE] I don't understand what u need to do. vb5prgrmr said nice. | |
Re: try this[CODE]Dim xlApp As Excel.Application Dim xlWB1 As Excel.Workbook Set xlApp = New Excel.Application xlApp.Visible = True Set xlWB1 = xlApp.Workbooks.Open("L:\FormsNRegisters\Accounts\Bill_Forms.xls")[/CODE] | |
Re: vb5prgrmr , Its really nice. so stigmatized plz do step by step. | |
Re: you can see [URL="http://www.vbforums.com/showthread.php?t=513430&highlight=read+data+serial+port+device"]this[/URL] | |
| |
Re: what about adobe photoshop or image ready? did u try it? | |
Re: one thing you can hair a power supply from anybody. and then check. now 450w power supply is use available for pc. u can check and then plz tell what happen. | |
Re: plz check it various way. check you headset other pc. check it is it ok? check another headset in you pc and more. and then plz tell what happen. | |
Re: [QUOTE=Huntrx;1078000]The CMOS battery needs changed. If it is a desktop it will probably be a non-rechargeable 3v cr2032 button battery. If it is a laptop you will have to open it up and investigate.[/QUOTE] I think not like that. you can change it but some time it not work after … | |
Re: I think u 1st start a project and then when faced problem then ask it here and then u can get help better. | |
Re: you can see [URL="http://www.vbforums.com/showthread.php?t=451363&highlight=make+graphs+VB"]this[/URL] | |
Re: please tell the specific problem. then it is easy to solve your problem. what kind of problem you faced. you can learn it from any training center. | |
Re: you can use internet for advance option. read book, see various example what you can download from internet. help from here when you faced problem. | |
| |
Re: say clearly what you want to do then you can get help more. |
The End.