| Thread | Last Post | Replies |
|
| question | 28 Feb 2004 00:00 GMT | 1 |
hi please tell me .do you recommend me to install exchange server with sql server? thanks
|
| Design advice: where to store column metadata? | 27 Feb 2004 23:35 GMT | 6 |
I am designing a prototype for a system which basically allow users to design their own data collection tables (with some constraints), and then populate and run queries on those tables. Eventually it will have a HTML-based front end, and the users will be very non-technical.
|
| importing japanese characters from excel to visual foxpro table | 27 Feb 2004 21:50 GMT | 1 |
hello visual foxpro users, i need to copy japanese characters from excel to visual foxpro dbf. after importing japanese characters
|
| How I can save both japanese and english characters, in my text box? | 27 Feb 2004 20:38 GMT | 3 |
I will try to explain you what is my trouble: I am not be able to write in my database using asian characters: 1) メッセージ 2) 제외하고
|
| world atlas database | 27 Feb 2004 16:44 GMT | 3 |
I AM SEARCHING FOR AN ORACLE OR SQL(PREFERRED) DATABASE THAT CONTAINS THE CONTENTS OF THE WORLD ATLAS. I WOULD PREFER TO HAVE THIS FOR FREE AS THIS IS FOR MY OWN LEARNING PURPOSES BUT IF I HAVE TO PAY FOR IT I WILL. PLEASE CONTACT ME DIRECTLY AT INQUEST750@EXCITE.COM THANKS
|
| Composite Keys | 27 Feb 2004 15:34 GMT | 7 |
I have a composite primary key for a certain table which is a composite of 3 of its columns. I also store a foreign key to this primary key in another table. Is there any way to refer to this composite key as one when performing a
|
| Left outer and Inner join in the same statement | 27 Feb 2004 13:11 GMT | 3 |
I have 3 tables commissions , XFR, Accounts. Cust ID in commissions is the same as [Sol ID] in Accounts. the link between XFR and Accounts is UID , which is present in both, but is not consistent.
|
| Stored Procedures for encapsulated data access | 27 Feb 2004 04:02 GMT | 5 |
are there any drawbacks or is it bad design to create stored procedures for all required data access-scenarios to hide the table structure, queries etc. (and changes that may be made to them) from the application? Thanks,
|
| need help reg IP packet fragmentation | 26 Feb 2004 22:17 GMT | 1 |
i am doing a project on routers in that i need to implement fragmentation of IP packets i tried it but it was not giving results can anyone suggest how to do IP fragmentation
|
| how to find e-mails hosted on macedonian providers | 26 Feb 2004 18:37 GMT | 2 |
I am looking for some program that can help me find e-mail addresses hosted on macedonian ISP's.
|
| What is business logic? | 26 Feb 2004 10:21 GMT | 4 |
Can someone point me to a source for starting to understand business logic? Or is it just a buzzword? My best guess is that it's implementing common sense rules and business policy in your database model. Such as 'goods cannot ship before they pass
|
| Career? What languages to learn? | 26 Feb 2004 01:11 GMT | 10 |
Hi all. I have been given $4000 from the state of NJ to go to any technical school of my choosing. I am thinking about taking up programming. I am also thinking about Network admin(MCSE). I already have an A+ certification. A few years back I took a class on Solaris
|
| No MySql group? | 25 Feb 2004 20:43 GMT | 3 |
Just wondering why there was no such group for this... Regards, tony
|
| Solid 3.0 database creating indexes | 25 Feb 2004 19:53 GMT | 2 |
Is there a way to index tables in a solid 3.0 database. Finding records now takes to long and results in a timeout. Does anyone have information on managing solid databases. Regards
|
| Calculating SUM and COUNT in one statement | 24 Feb 2004 14:52 GMT | 12 |
I need to retrieve 1. a total SELECT SUM(COL1) FROM SOME_TABLE 2. most frequent values
|