Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

database sql-server

0
votes
0 answers
44 views

Event generation in database based on time

I am wondering if there is any method available to implement event trigger based on time. Lets say i want to deleted/modify a record in a certain…
asked June 24, 2011 9:08 am CDT
fastian-developer
0
votes
1 answer
30 views

Problem entering the same name into database

Hi I am trying to insert the guestpass type name in table guestpasstypes and at a time it will check the database whether the database has already…
asked June 17, 2011 5:41 am CDT
user1
0
votes
0 answers
36 views

Unknown format for big database dump ASCII file

I have a big file (3GB) containing a database dump. The file extension is "bkp", but it's only a uncompressed ascii file. Tables are descripted in…
asked June 13, 2011 5:00 am CDT
salgua
1
vote
2 answers
32 views

Is it possible to get information from different database with inner join having database in SQL and mySql?

I have my project A with mySql database and I have another project B with msSql. I have connected the database from A and fetched data from B. But…
asked June 10, 2011 2:17 am CDT
user75472
3
votes
2 answers
52 views

C# Syncing data between SQLite and SQL Server

I'm designing a small piece of software for a company. Basically, they need to manage a large list of items. Edit, delete, and so on. Basically, I'm…
asked June 9, 2011 11:47 pm CDT
Thomas
0
votes
1 answers
55 views

Are regex check constraints possible in MS SQL Server

I am trying to find a way to validate data in my columns using regex CHECK constraints but have so far only come across the LIKE keyword that has an…
asked June 8, 2011 4:23 am CDT
Tjaart
0
votes
1 answers
41 views

What is the best way to move data between postgresql and MsSql server databases

If we have the same database schema in a database on Postgresql and on MsSql Server (table, primary keys, indexes and triggers are the same) what…
asked June 6, 2011 7:21 am CDT
Dragan Matic
0
votes
1 answer
34 views

How to migrate from ms sql to mysql

Is there any software that I could use to convert an ms sql database to mysql? I tested exporting the ms sql database using ms sql server management…
asked May 29, 2011 2:24 am CDT
Ieyasu Sawada
0
votes
1 answer
24 views

In Visual Basic, how can I see/edit tables in a remote mysql database

I'm trying to build an application so that the user can see table entries in a mysql database. I'm programming this in visual basic. How can this be…
asked May 13, 2011 4:51 pm CDT
Pete Allport
0
votes
2 answers
26 views

Convert SQL Server query to MySQL

hi all, this is my simple query written in ms sql server... now i need to convert this database to mysql... suggest me the simplest way to do…
asked May 10, 2011 9:01 am CDT
james
0
votes
4 answers
39 views

Is it possible to copy records from one db table on one server to another db table on another server using some query? (both tables are exactly same)

I want to get data from our production server to my local development server for testing purposes. I was wondering if there is any way by which I…
asked May 9, 2011 8:19 am CDT
Bhushan
0
votes
4 answers
47 views

Is mysql capable of managing the data for a site which holds lots of data

Hi all, is mysql capable of managing the data for a site which holds lots of data (say with hundreds of millions of users)? which database would be…
asked April 28, 2011 6:17 pm CDT
Pacerier
0
votes
4 answers
53 views

How to know when a new record is added to the database

I have a database being used by two different applications. Application1 will perform all the operations in the database. We do not have control on…
asked April 1, 2011 6:33 am CDT
Prakash
1
vote
1 answer
31 views

Tool for transferring database changes?

Is there a tool (open source / commercial) that can transfer structural and data changes between two databases residing on different Microsoft SQL…
asked March 31, 2011 4:28 pm CDT
This is it
0
votes
2 answers
48 views

How can I restore a postgresql dump to a SQL Server instance?

I've got a production app running on Postgres, and I'm taking nightly dumps to a tar.gz file. I'd like to restore this dump to a separate SQL Server…
asked March 28, 2011 12:50 pm CDT
gsiener
0
votes
2 answers
49 views

Need Help with Database Table Design

CREATE TABLE MemberProfile ( memberID, memberTypeID, aboutMeID, memberRegID, memberProfileSettingsID, lastLogin datetime, PRIMARY KEY(memberID) )…
asked March 25, 2011 7:05 pm CDT
user311509
0
votes
1 answers
36 views

How can I link to a database server from another server?

I'm going to launch a website in a few days, and I'm thinking of having one front-end server, and one MySQL database server. And my question is, if…
asked March 25, 2011 3:15 am CDT
John Doe
0
votes
3 answers
44 views

Need advice for Database structure (MS SQL / MySQL)

Hello all, Preferrably MS SQL, I want to make the switch over from MySql. So I have this awesome customer who has 4 Excel Files. Each Excel file…
asked March 20, 2011 5:15 am CDT
J.T.S.
0
votes
4 answers
34 views

Theoretically, Is this SQL query too big to serve quickly under load?

I have a sql query that can easily return 70,000 rows of a relational database table (with a few joins involved). The total size of this resultset…
asked March 16, 2011 2:40 pm CDT
Joda Maki
0
votes
4 answers
70 views

PostgreSQL & SQL Server btree storage fundamentals question

I know that SQL Server can store a row's data at leaf level in a clustered index. I believe that PostgreSQL doesn't do this. If so, what is its…
asked March 13, 2011 9:41 pm CDT
IanC
Pages : 1 | 2 >
40

database sql-server

Tagged: database + sql-server
Related Tags
mysql × 185
sql × 85
database × 40
postgresql × 38
oracle × 22
php × 16
c# × 12
sqlite × 11
query × 10
regex × 9
mongodb × 8
apache × 8
tsql × 7
.net × 7
migration × 6
asp.net × 5
conversion × 4
couchdb × 4
ms-access × 3
python × 3
comparison × 3