Click here to Skip to main content
15,913,349 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Print Preview, Zoom and font size? Pin
HP31-Jul-00 22:24
HP31-Jul-00 22:24 
GeneralRe: Print Preview, Zoom and font size? Pin
Paul Barvinko1-Aug-00 7:21
Paul Barvinko1-Aug-00 7:21 
QuestionVC++ ATL Server, VB Client, VARIANTs and SAFEARRAYS ?? Pin
Keith Gemeinhart30-Jul-00 18:03
sussKeith Gemeinhart30-Jul-00 18:03 
AnswerRe: VC++ ATL Server, VB Client, VARIANTs and SAFEARRAYS ?? Pin
Keith Gemeinhart2-Aug-00 5:43
sussKeith Gemeinhart2-Aug-00 5:43 
QuestionWeird error? Pin
howy30-Jul-00 6:14
howy30-Jul-00 6:14 
AnswerRe: Weird error? Pin
howy30-Jul-00 6:14
howy30-Jul-00 6:14 
GeneralRe: Weird error? Pin
Tim Deveaux30-Jul-00 7:43
Tim Deveaux30-Jul-00 7:43 
General*****HELP! PLEASE READ AND HELP***** Pin
Steve Lai30-Jul-00 5:20
Steve Lai30-Jul-00 5:20 
Hi everyone,

PLEASE HELP ME OUT!!
I want to do the following SQL statement with ADO.

"CREATE TABLE Customer (Customer id INTEGER, Price INTEGER,ETC..)";

But how do i specify the name of the table (ie "Customer") which i want to create as a variable?? so i can have an edit box and have the user type in what they want as the table's name?? same thing for the fields. i don't want name and fields of the table to be predefined but allow the user to decide what to put in as the table name and fields. But with SQL statement, i can't put in variables inside the " CREATE TABLE..." quote right?

i also tried to define the SQL statement as a string first, then add variables inside the string and combining the strings. then have the SQL query the string. but i'm having trouble with that.
if you know a way to do solve this please let me know and i really appreciate it. Thanks

steve

GeneralRe: *****HELP! PLEASE READ AND HELP***** Pin
Erik Thompson30-Jul-00 6:07
sitebuilderErik Thompson30-Jul-00 6:07 
GeneralI don't want to close this dialog Pin
cowell29-Jul-00 14:19
cowell29-Jul-00 14:19 
GeneralRe: I don't want to close this dialog Pin
Tim Deveaux29-Jul-00 17:22
Tim Deveaux29-Jul-00 17:22 
GeneralRe: I don't want to close this dialog Pin
Sam Hobbs31-Jul-00 18:34
Sam Hobbs31-Jul-00 18:34 
QuestionHow do I isolate MFC in a DLL? Pin
Tomb28-Jul-00 9:45
Tomb28-Jul-00 9:45 
AnswerRe: How do I isolate MFC in a DLL? Pin
Erik Funkenbusch1-Aug-00 19:20
Erik Funkenbusch1-Aug-00 19:20 
GeneralHow: Get all the filenames from Open Dialog Pin
Brian28-Jul-00 6:28
Brian28-Jul-00 6:28 
GeneralRe: How: Get all the filenames from Open Dialog Pin
Mike Dunn28-Jul-00 6:55
Mike Dunn28-Jul-00 6:55 
Generaltypedef struct (?) Pin
Frank Deo28-Jul-00 5:37
Frank Deo28-Jul-00 5:37 
GeneralRe: typedef struct (?) Pin
Mike Dunn28-Jul-00 7:01
Mike Dunn28-Jul-00 7:01 
GeneralRe: typedef struct (?) Pin
Frank Deo28-Jul-00 7:59
Frank Deo28-Jul-00 7:59 
GeneralRe: typedef struct (?) Pin
Sam Hobbs31-Jul-00 18:31
Sam Hobbs31-Jul-00 18:31 
GeneralTab control Pin
Roger28-Jul-00 5:35
Roger28-Jul-00 5:35 
GeneralRe: Tab control Pin
Frank Deo28-Jul-00 5:44
Frank Deo28-Jul-00 5:44 
GeneralRe: Tab control Pin
Roger30-Jul-00 9:12
Roger30-Jul-00 9:12 
GeneralRe: Tab control Pin
Frank Deo30-Jul-00 10:13
Frank Deo30-Jul-00 10:13 
GeneralRe: Tab control Pin
ThePilgrim17-Jun-04 20:53
ThePilgrim17-Jun-04 20:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.