Forum Replies Created

Viewing 7 posts - 1 through 7 (of 7 total)

  • RE: More, More, More

    Before I type, I'm not in the best position to judge and some suggestions I make might be a little out of place.

    I joined this site when I was doing...

  • RE: Is C# Better?

    I've been using VB6 for sometime and recently started looking into VB.NET.

    I think the reason people prefer C# is that (like someone posted), there is this general elitist syndrome from...

  • RE: Connectivity issues

    Be sure you allow remote connections. This is disabled by default in some places.

    Also, check the firewall. That would be my guess that it's preventing TCP 1433 from coming through.

    How...

  • RE: Relationships between tables

    Thanks Lowell,

    I've discovered the problem. The variable i was using to enter ID was being changed in another subroutine and so was conflicting with what i already had in the...

  • RE: Relationships between tables

    I guess i'll take it from another point cos the code is spread around and quite complex.

    Do i have to build a relationship between the tables in the database (i.e....

  • RE: Installation of SQL server 2000 on Vista

    Thank you people.

    I got it installed on vista without problems. just the 2 windows popping up on the compatibility as it did when i was installing VS.NET;)

    The next thing is...

  • RE: Installation of SQL server 2000 on Vista

    Thanks for the reply but the instance is not useful without the database right?;)

    Do you know what possible purpose it serves then?

Viewing 7 posts - 1 through 7 (of 7 total)