Jump to content

Insert - into Create Table query


itsallbroken

Recommended Posts

Hi All,

 

My 1st post so be gentle  ;)

 

I'm trying to use the create table query to insert a new table into an sql database, with a standard string it inserts fine but i want to be able to insert tables with a - i.e. i will be creating tables like 'TSC-SA-01'

 

The way i have it setup is the a form is used to enter the table name, this is then assigned to a variable and the variable is called in the query, i have looked online but can't see a way of doing this?

 

Is it possible?

 

Thanks in Advanced

 

G

Link to comment
https://forums.phpfreaks.com/topic/167602-insert-into-create-table-query/
Share on other sites

Welcome to the forum. :D

 

 

I'm trying to use the create table query to insert a new table into an sql database, with a standard string it inserts fine but i want to be able to insert tables with a - i.e. i will be creating tables like 'TSC-SA-01'

 

 

What you want to ask us about to create table structure or how to insert record?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.