User Profile
Collapse
-
This should be fine, as long as the domain is the same as the SWF you're calling it from. Otherwise you may have to look into Flash's Cross Domain policies as I understand it. -
Multi-table JOIN issue
Hi all. Here's what I'm encountering in SQL 2000.
I've got the following tables:
program
------------
id (pk int)
program_compone nt_type_rel
------------
program_ID (fk int), program_compone nt_type_ID (fk int), is_group (bit), is_individual (bit)
program_compone nt_type
------------
id (pk int)
My webform is a search form, trying to... -
k. Not quite sure why you're recommended a 2005 product when I've got 2008 installed...but I'll try figuring it out and post back my results.
I'm going to uninstall 2008 and install 2005 to see if I can get the Manager you're talking about. Thanks for your assistance.Leave a comment:
-
I believe it was: SQL Server 2008 Express with Tools because I tried downloading it again and no extra tools came up on the re-install.
I set a download last night to grab: SQL Server 2008 Express with Advanced Services, will this include Enterprise Manager with it, or is there something else I'll need to download?Leave a comment:
-
SQL Server 2008 - What Else Am I Missing?
Hi all.
I've been working in SQL 2000 for a while and have just installed SQL Server 2008 (the Free Edition (express I guess)) on my machine.
I've got MS Visual Web Developer Express which I've been able to create and connect to a table, but I've found no other tools like "Enterprise Manager" with the install.
I'm trying to connect using the ColdFusion Admin, but can't find my DSN name, and all... -
MSSQL Equivalent to MySQL ENCRYPT/DECRYPT
Hi all. I'm having to convert a database over from MySQL to MSSQL 2000.
The problem I'm encountering is that there's a password field that is using ENCODE and DECODE to set and retreive the password, and I'm unable to find an equivalent to this in MSSQL.
So, my question is:
Is there an equivalent to ENCODE/DECODE in MSSQL or is there a standard function a DBA would use that duplicates this functionality. If there's...
No activity results to display
Show More
Leave a comment: