I've seen them before on the net, but I cant seem to get the search
terms for google right...
Is there a flash ... uh... movie that can play ... well ... movies
(quicktime or whatever)? The free-er the better. I have a need to play
some simple videos, and would like to have a flash program that ta
Thanks you guys :)
The only thing I really wanted was the 27,000 email addresses.
I think I am just gunna buy an mssql extractor from ems.
Thanks again for the help
~Dave the disruptor~
"A criminal is a person with predatory instincts who has not sufficient capital
to form a corporation."
You could also use a SELECT statement to get the structure for each of
the tables... I just threw this query together but it works for me;
you don't need direct access or anything:
SELECT SO.Name as TableName, SC.Name as ColumnName,
ST.Name + CASE WHEN ST.Status = 2 THEN '(' + CONVERT(VarChar(6),
> i have to move a ms sql db to a mysql db, whats the best way?
>
> Remember I am on a mac and our good friends at m$ don't make cross platform
> products (cuz they suck) but I guess I can fire up a pc if need be.
Does the server running mssql server have terminal service running? If
so you can
thanks I always forget about that tool.
It's not much of a db mostly mailing list, was hoping I could go in and just
extract the tables in an sql, txt or xml file.
~Dave the disruptor~
"A criminal is a person with predatory instincts who has not sufficient capital
to form a corporation."
> I would like as civilized discussion on the differences between .NET and
> ColdFusion MX7 Enterprise.
>
> I know all the arguments of free vs. licensing, ease of language, ect and I
> am not looking to rehash those.
>
> I would like a break down of features one has and the other doesn't, such
Cutter (CF-Talk) wrote:
> hhhmmm, sounds like mach-ii, or fusebox, or...
>
> Cutter
~|
Logware (www.logware.us): a new and convenient web-based time tracking
application. Start tracking and documenting hours spent on a p
hhhmmm, sounds like mach-ii, or fusebox, or...
Cutter
Matthew Small wrote:
> "You wind up with all this controller code spread through hundreds of pages
> / components"
>
> What does that mean? Controller code? You write a page that does one small
> section of your entire application, and you us
I assume you mean structure, data and all, correct? Have you looked at Aqua
Data Studio (ADS)? It's from Aquafold (http://www.aquafold.com/). I have not
looked into it's transfer capabilities (since you'll have to deal with the
differences between MS SQL and MySQL), but you can connect to both f
Yes, I always ensure that my CFPROCPARAM tags are in the same order as the
stored procedure. I do not rely on named references as I know that they are not
suported, I simply use the dbvarname of my cfprocparam for my own reference.
From: Dave Watts [mailto:[EMA
Under normal circumstances I would do this but I consider it to be bad practice
and would only use it as a last resort. The reason for this is that
occasionally there can be errors if the field=null is not the last variable in
the list passed to the stored procedure. Thanks for the input anyway.
i have to move a ms sql db to a mysql db, whats the best way?
Remember I am on a mac and our good friends at m$ don't make cross platform
products (cuz they suck) but I guess I can fire up a pc if need be.
Anyone have any good programs to transfer or extract an sql file? I tried a
few but th
12 matches
Mail list logo