Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
J

jlizardo

@jlizardo
About
Posts
39
Topics
24
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • show records horizontally
    J jlizardo

    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

    Database help

  • show records horizontally
    J jlizardo

    :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

    Database help

  • Aspx aligment question?
    J jlizardo

    Hi everyone. I just wanna know.. How in ASP.NET you can align (center) the .aspx pages automatically?. Thanks Johnny

    ASP.NET question csharp asp-net

  • Parameters problem using CR and VB.NET
    J jlizardo

    Hi 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

    Visual Basic question help csharp

  • Anyone can help me on that. Please.
    J jlizardo

    Hi Mm.. no. Do you think, this is the reason?. I have to set the ASPNET password to "ASPNET" or any?. Johnny Lizardo

    ASP.NET asp-net csharp sysadmin security help

  • How can I integrate 2 project.
    J jlizardo

    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

    Visual Basic security help question

  • Any one knows the better way to connecting to Oracle DB.
    J jlizardo

    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

    Visual Basic database question oracle com algorithms

  • Hi everyone.. I need help about Crystal Reports
    J jlizardo

    Hi 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

    Visual Basic csharp visual-studio help

  • How can I distribute a VB.NET application
    J jlizardo

    Hi 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

    Visual Basic question csharp help announcement

  • Hi, everyone. I need help about SQL 2000 server.
    J jlizardo

    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

    Database database sysadmin agentic-ai help question

  • HI.. anyone had working with DB conection to AS400?
    J jlizardo

    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

    Visual Basic question csharp database

  • HI.. anyone had working with DB conection to AS400?
    J jlizardo

    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

    Visual Basic question csharp database

  • Shell Or Other command to open a file.
    J jlizardo

    Men.. You're the men,. Thankk a lottt. Johnny Lizardo

    Visual Basic linux tutorial

  • HI.. anyone had working with DB conection to AS400?
    J jlizardo

    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.

    Visual Basic question csharp database

  • Shell Or Other command to open a file.
    J jlizardo

    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

    Visual Basic linux tutorial

  • Shell Or Other command to open a file.
    J jlizardo

    The reason is clear.. Many PC have differents office version and I can't specify the path correctly.

    Visual Basic linux tutorial

  • Shell Or Other command to open a file.
    J jlizardo

    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

    Visual Basic linux tutorial

  • I Don't wanna go to Add/Remove Program to Uninstall my application
    J jlizardo

    It's works. Thank You men.. Johnny Lizardo

    Visual Basic question

  • I Don't wanna go to Add/Remove Program to Uninstall my application
    J jlizardo

    IS VB.NET.. Johnny Lizardo

    Visual Basic question

  • I Don't wanna go to Add/Remove Program to Uninstall my application
    J jlizardo

    I Don't wanna go to Add/Remove Program to Uninstall my application. How I create a shortcut to do that? Johnny Lizardo

    Visual Basic question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups