sql

  1. S

    My Sql Error "Can't connect to MySQL server on 'localhost' (10061)"..!!?

    I have installed MySql Server 5.6 and after installing the command line is not working. I have even changed the path to MySql bin in the environment variables. I have even googled for it. Still my problem remains unsolved..plz plz suggest me something i really really want to create database to...
  2. G

    ITTIA DB SQL enables ADO.NET development on Android with Mono

    The ITTIA DB SQL ADO.NET Data Provider enables applications written in C# and Visual Basic .NET to efficiently and safely store data in a portable database file format that can be synchronized with back-end RDBMS products. With support for Mono, developers can share application code between...
  3. M

    SQL Question. Complete rookie question but still need answer?

    hello I am a newb in sql and working my baby steps trough it doin quite well except this one question am struggling with. Can anyone here shed some light in my matter please :) I have provided syntax as far as I got myself. I have 2 tables there too they need to be merged. Not too worried about...
  4. G

    Amazon Web Services unleash Microsoft SQL, .Net support

    AWS Elastic Beanstalk now supports Amazon Relational Database Service (Amazon RDS) for Microsoft SQL Server and ASP.NET.
  5. G

    Microsoft announces general availability of SQL Server 2012

    SQL Server 2012 helps address the challenges of increasing data volumes by rapidly turning data into actionable business insights.
  6. B

    How to install Visual Web Developer with SQL Express?

    I use VWD with SQL but I recently deleted both from my computer. I've reinstalled VWD Express and I've tried a few different things that pop up when I google 'download SQL express', but I continually get an error saying 'Failed to generate a user instance of SQL Server due to a failure in...
  7. G

    ITTIA DB SQL Rocks Android SDK

    With an enhanced alternative to Android's built-in data storage now available, Android applications can benefit from high-throughput write operations, large data set scalability, in-memory table performance, and synchronize with other devices and back-end databases.
  8. C

    SQL SELECT LIKE & WILDCARDS!? Please Help!?

    Ok I'm trying to figure out whether any presidents were born in may and on may 31 by searching a data base. I've been trying various statements and I've tried looking online, but nothing I try seems to work. I 'm using MYSQL 5. Basically I want it to work like the literal statements shown...
  9. T

    How do I save a word document as a script file (.sql) ?

    ....
  10. T

    SQL newbie - I want to learn SQL in order to work at home as a SQL programmer?

    Hi all I want to learn SQL in order to work at home as a SQL programmer. Is it realistic ? Is it common to do SQL programming at home ? Thanks in advance EC
  11. J

    why would sql throw an error when nulls are allowed?

    when i add a table, it imports 250 rows but, when it gets to 251 it no longer imports since there is a null(not the primary key), the thing is that i put for the code to allow nulls so why would it be throwing an error? when it gets here all my data is like so: 5875,36507,Bay Minette,AL,334 some...
  12. J

    why would sql throw an error when nulls are allowed?

    when i add a table, it imports 250 rows but, when it gets to 251 it no longer imports since there is a null(not the primary key), the thing is that i put for the code to allow nulls so why would it be throwing an error? when it gets here all my data is like so: 5875,36507,Bay Minette,AL,334 some...
  13. J

    why would sql throw an error when nulls are allowed?

    when i add a table, it imports 250 rows but, when it gets to 251 it no longer imports since there is a null(not the primary key), the thing is that i put for the code to allow nulls so why would it be throwing an error? when it gets here all my data is like so: 5875,36507,Bay Minette,AL,334 some...
  14. J

    why would sql throw an error when nulls are allowed?

    when i add a table, it imports 250 rows but, when it gets to 251 it no longer imports since there is a null(not the primary key), the thing is that i put for the code to allow nulls so why would it be throwing an error? when it gets here all my data is like so: 5875,36507,Bay Minette,AL,334 some...
  15. J

    why would sql throw an error when nulls are allowed?

    when i add a table, it imports 250 rows but, when it gets to 251 it no longer imports since there is a null(not the primary key), the thing is that i put for the code to allow nulls so why would it be throwing an error? when it gets here all my data is like so: 5875,36507,Bay Minette,AL,334 some...
  16. J

    why would sql throw an error when nulls are allowed?

    when i add a table, it imports 250 rows but, when it gets to 251 it no longer imports since there is a null(not the primary key), the thing is that i put for the code to allow nulls so why would it be throwing an error? when it gets here all my data is like so: 5875,36507,Bay Minette,AL,334 some...
  17. W

    Sql syntax question...please help!!?????????????

    1. Create a query that displays the employee names, and indicates the amount of their salaries through asterisks. Each asterisks signifies a hundred dollars. Sort the data in descending order of salary. Label the column "Employees and their Salaries". example answer: Employees and their...
  18. A

    No components of sql server 2005 were found on your computer?

    I am trying to configure Surface Area configuration of Sql Server 2005 and been unable to do it. it is showing the above error message.Please me a solution. Thankyou Guys.
  19. E

    How to connect to SQL DB in VB6 ?

    I can do SQL in PHP enough enough, but finding it impossible to find out a guide on how to setup this in VB6. There seems to be several methods to open a SQL connection, though i do not see what the difference is between them all, or is there any guide which makes any sense on how to set it up...
  20. C

    iPhone app for remotely accessing an SQL database?

    I am curious - is there an iPhone app out there someplace that will allow my to for example connect to a client's mySQL database on Godaddy's servers? This would be extremely convenient. Of course there is the web access to phpMyAdmin... but it'd be nice to have some self-contained app to do...
Back
Top