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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
I

Ivan2009

@Ivan2009
About
Posts
13
Topics
6
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • ODBC connection thrugh PERL
    I Ivan2009

    I have this code written in PERl to connect to a MS-Access-2007 DB . But my output does not print any of the contents. Could anybody figure this out? use Win32::ODBC; $DB=new Win32::ODBC("perlDSN"); if($DB->Sql("select no,cname from tab1")) { printf("Error reading\n"); exit; } while ($DB->FetchRow()) { ($a,$b)=$DB->data(); print("We have $a\n"); }

    Database database perl help question

  • Microsoft SQL 2008
    I Ivan2009

    Thanks for the Curt reply Mycroft.

    Database database question csharp dotnet tools

  • Microsoft SQL 2008
    I Ivan2009

    Yeah Henry, that would be a good start. But then, how do I start up SQL 2008 and how do I get the Microsoft SQL editor? I mean, i see a downloaded link that says SQL 2008 on my desktop after I installed Visual Developer. But, I am unanle to figure out where do i go from there to build my DB??

    Database database question csharp dotnet tools

  • Microsoft SQL 2008
    I Ivan2009

    How can I go about building a database for say, a toy company? Using the microsoft SQL 2008? I know SQL commands whcih Ihave used to retrieve data using VB script from an already built website. But I want to build my own DB and then connect it to my .NET framework.

    Database database question csharp dotnet tools

  • Asp.net testing server problem
    I Ivan2009

    Go to tools internet options Click on advanced There uncheck the Disable the script debugging option. I hope that solves ur problem

    ASP.NET csharp asp-net sysadmin security testing

  • Regarding installation of Visual Studio Webdeveloper
    I Ivan2009

    Guess that is a great answer for sure.

    ASP.NET csharp visual-studio question

  • Asp.net testing server problem
    I Ivan2009

    Did U try changing the tools option setting in Internet settings?

    ASP.NET csharp asp-net sysadmin security testing

  • Regarding installation of Visual Studio Webdeveloper
    I Ivan2009

    If we register our product with Microsoft, how much do we have to pay Microsoft?

    ASP.NET csharp visual-studio question

  • File logging.
    I Ivan2009

    Thank you for your reply.

    Database question javascript

  • File logging.
    I Ivan2009

    Can somebody shed light on what is file logging? Does it stand alone or comes as a part of some javascript? Is it just a set of some classes used to log errors and events? Waiting for some direction.. Thanks

    Database question javascript

  • Learning c# on the .net framework.
    I Ivan2009

    thanks..Seems like the exact tutorial i was looking for.

    .NET (Core and Framework) csharp dotnet question learning

  • Learning c# on the .net framework.
    I Ivan2009

    I am new to development. Could anyone suggest,what are the different downloads I would have to do,to start learning c# on the .NET framework?

    .NET (Core and Framework) csharp dotnet question learning

  • How to train one self to be a programmer?
    I Ivan2009

    Is there a good place to find good projects to work on at home for good practice?

    IT & Infrastructure tutorial 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