Summary: Hi all, Recently I try some script from microsoft which need to connect to SQL Server 2000 (SP4) database using ODBC, but my PC keep on show me dataso...
Summary: Hello Forgive my poor SQL knowledge. Im looking after an SQL 2005 machine which i inherited. I typically just need to maintain it, however, Im after g...
Summary: I created a database from data I inherited from another person. The data has three tables ' Mother, Child, Follow up Child data. The data on follow up...
Summary: This might also help: Before you begin, make sure the table is not in use. Then use the isql utility to perform these manual steps, entering go after ...
Summary: This is not a database question. What exactly are you referring to? Where do you want to change your name? Email? Messenger? Profile Information?...
Summary: In the C:\Windows\Registration folder there are usually two .clb files (R0000000x and R000000y). Before the Win XP SP3 one of them was undeletable, I ...
Summary: I have a visio document which connects to my Oracle database and queries the database based off an object (A picture) within that visio document. The ...
Summary: I dont even know if it can be done or not but this is what I am trying to do.... I have uploaded a folder of pictures from a CD. Along with but not in...
Summary: I am proficient in most software but have very limited experience with Access. My question is this. Say I have a table for several months containing d...
Summary: When using SQL Server or MySQL, is there a way to create a statement to update/change a letter in a field. Specifically if I have a list in a specific...
Summary: hi, i am using mysql server on debian how can i use 'alter table' command or any other in order to change a specific data type filed in a row not in ...
Summary: Hello, I need to write a SQL script that returns an employee with their last three pay increases. There are two tables employees and pay_changes For e...
Summary: We have a database that up untill now has just printed the required word merge forms out, they select what they want and Access and word do there thin...
Summary: I have an old DOS program that saves data to a .dbf database file. I would now like to add data to the .dbf file through MS Access. I have successfu...
Summary: Hi, I want to use a populate a table using a INSERT ... [INTO] tbl_name [(col_name,...)] SELECT ... structure. The thing here is that I want t...
Summary: Hi everyone, I have to run a conversion on multiple tables to change the data in one column on each table. I am happy to run this separately for each...
Summary: Can anyone assist me to solve this LOAD error in Sybase DBMS Server 'SYB_BACKUP', Procedure 'bs_perform_load', Line 0: Backup Server: 3.14.2.4: Logica...
Summary: From Outlook Help: "Internet directory services are used to find e-mail addresses that are not in a local address book or a corporate-wide directory ...
Summary: You'd probably have to change the rights in the MySQL server as the ODBC login you're using in Access probably has read/write on the database ...
Summary: thank you for your reply. no they're not in the recycle bin. but i heard i can download a program like Undelete Plus and it might be able to find the...
Summary: I am building a database in Access 2007. 2 of my forms are "Salesman" and "Client". 1 salesman has many clients but 1 client can only have one sale...
Summary: I think you should stick with SQL express. The .NET System.Data.Sql namespaces work very nicely with it and in general your code will look a bit clea...
Summary: I have two very different reports that I have to run to get all the info out of an inventory database. The first one extracts the current inventory, ...