Hi Thanks for your response. But I using SQL Statements. I'm using SQL 2000 server in Query Analyser. Do you have any idea?. Johnny
jlizardo
Posts
-
show records horizontally -
show records horizontally:confused:I have this info Desc1................Desc2 -------------......---------- BudgetControl......RamonDilan DirectorContr......JoseAleman I wanna to show Desc1................Desc2.............Desc1.............Desc2 -------------......----------......-------------...--------- BudgetControl......RamonDilan......DirectorContr...JoseAleman Please help me on that.. Thanks johnny
-
Aspx aligment question?Hi everyone. I just wanna know.. How in ASP.NET you can align (center) the .aspx pages automatically?. Thanks Johnny
-
Parameters problem using CR and VB.NETHi every one I have a little problem with this issue. I have a Crystal Report Document with parameters (You know every time when you open it, With Crystal Report, a paremeters appears), When I try to open it using VB.net the parameters popup screen shows. My question is How can i put the parameters into the code in vb.net for disable the parameters popup screen ? Thanks This is my code for the parameters. (doesn't work)
Dim paramFields As New CrystalDecisions.Shared.ParameterFields Dim paramField As New CrystalDecisions.Shared.ParameterField Dim paramRange As New CrystalDecisions.Shared.ParameterDiscreteValue paramField.ParameterFieldName = "FromDates" paramRange.Value = "01/01/2005" paramField.CurrentValues.Add(paramRange) paramFields.Add(paramField) Me.CrystalReportViewer1.ParameterFieldInfo = paramFields
Johnny Lizardo -
Anyone can help me on that. Please.Hi Mm.. no. Do you think, this is the reason?. I have to set the ASPNET password to "ASPNET" or any?. Johnny Lizardo
-
How can I integrate 2 project.Hi everyone I need help about how can I integrate 2 project. I have one project doing one thing (reports issues) and the other project doing other thing (security managements). Right now this 2 project running well but independend, I want to modify the second project for calling any project i want. but in don't know how do that.. Please help me on that.. Johnny Lizardo
-
Any one knows the better way to connecting to Oracle DB.Hi everyone. I'm just asking, what is the better way to connectig to Oracle 8i DB. I know if I using OLE provider for oracle, ok.. Works fine.. But you know other way to fastes execute SQL statments. I looking for the efficient code for searching. If anyone? Thanks Johnny Lizardo
-
Hi everyone.. I need help about Crystal ReportsHi I don't know.. But I create a crystal report usign VS.NET Enterprise Edition and put into my project. But when I want to request the crystal report It's not appear. I don't know what I doing wrong. Anyone can help on that or give some advise. Thanks ;) Johnny Lizardo
-
How can I distribute a VB.NET applicationHi everyone; Right now I'm develop a application using VB.NET, nice. But i have to go all the machine to install this application, one by one. How i can create a page (I think using ASP) when the user click to the link, download my application and install?. If the application already exists into the user machine, the installation must be unistall first anf then install the new version. Please help me on that. Johnny Lizardo
-
Hi, everyone. I need help about SQL 2000 server.Hi, everyone. I need help to SQL 2000 server in relation to obtain a backup for any database. I have some trouble using the backup of SQL 2000 server because the SQL agent must be stop first before start the backup. How I can automaticly start a backup without user interaction with the server? Johnny Lizardo
-
HI.. anyone had working with DB conection to AS400?Hi Thank for your help. The bad news is my client don't have client access to link to AS400, they have Rumba. The good news is I download a evaluation copy from Hit OLEDB400 (www.hit.com) And now this connection works. Thank everyone for your support. Johnny Lizardo
-
HI.. anyone had working with DB conection to AS400?Hi Thank for your fast reponse. Look, This is my first time to try this with AS400.. For now I want the simple code to connection to any database. Otherthing, only I need is the Client Access ODBC Driver for connection? Thank a lot. Johnny Lizardo
-
Shell Or Other command to open a file.Men.. You're the men,. Thankk a lottt. Johnny Lizardo
-
HI.. anyone had working with DB conection to AS400?HI.. Anyone had working with DB conection to AS400 using VB.NET?. This is a really important question becouse i'm starting develop some project with that feature.. Thank Johnny Lizardo.
-
Shell Or Other command to open a file.Hi Look, i don't know.. but this don't works. This is a command for vb.net?. Or give me more info about that. Johnny Lizardo
-
Shell Or Other command to open a file.The reason is clear.. Many PC have differents office version and I can't specify the path correctly.
-
Shell Or Other command to open a file.Hi I want to open any document without the .exe file to open it. Example. If I using shell("c:\program files\microsoft office\office\winword.exe c:\temp\mydoc.doc") I dont't wanna that. How i can only put Shell("c:\temp\mydoc.doc") or other command to open it. Johnny Lizardo
-
I Don't wanna go to Add/Remove Program to Uninstall my applicationIt's works. Thank You men.. Johnny Lizardo
-
I Don't wanna go to Add/Remove Program to Uninstall my applicationIS VB.NET.. Johnny Lizardo
-
I Don't wanna go to Add/Remove Program to Uninstall my applicationI Don't wanna go to Add/Remove Program to Uninstall my application. How I create a shortcut to do that? Johnny Lizardo